Merge branch 'master' into fix-proposal-confirmation-spec
This commit is contained in:
commit
d899712202
1 changed files with 5 additions and 5 deletions
10
Gemfile.lock
10
Gemfile.lock
|
|
@ -154,7 +154,7 @@ GEM
|
|||
faraday-multipart (~> 1.0, >= 1.0.4)
|
||||
ostruct
|
||||
cocoon (1.2.15)
|
||||
concurrent-ruby (1.3.6)
|
||||
concurrent-ruby (1.3.7)
|
||||
connection_pool (2.5.5)
|
||||
countable-rails (0.0.1)
|
||||
railties (>= 3.1)
|
||||
|
|
@ -204,7 +204,7 @@ GEM
|
|||
railties (>= 6.1.0)
|
||||
faker (3.5.2)
|
||||
i18n (>= 1.8.11, < 2)
|
||||
faraday (2.14.2)
|
||||
faraday (2.14.3)
|
||||
faraday-net_http (>= 2.0, < 3.5)
|
||||
json
|
||||
logger
|
||||
|
|
@ -212,7 +212,7 @@ GEM
|
|||
faraday (>= 1, < 3)
|
||||
faraday-multipart (1.1.1)
|
||||
multipart-post (~> 2.0)
|
||||
faraday-net_http (3.4.2)
|
||||
faraday-net_http (3.4.4)
|
||||
net-http (~> 0.5)
|
||||
fastimage (2.4.1)
|
||||
feature (1.4.0)
|
||||
|
|
@ -276,7 +276,7 @@ GEM
|
|||
thor (>= 0.14, < 2.0)
|
||||
jquery-ui-rails (6.0.1)
|
||||
railties (>= 3.2.16)
|
||||
json (2.19.5)
|
||||
json (2.19.9)
|
||||
json-schema (6.0.0)
|
||||
addressable (~> 2.8)
|
||||
bigdecimal (~> 3.1)
|
||||
|
|
@ -352,7 +352,7 @@ GEM
|
|||
next_rails (1.4.8)
|
||||
rainbow (>= 3)
|
||||
nio4r (2.7.5)
|
||||
nokogiri (1.19.3)
|
||||
nokogiri (1.19.4)
|
||||
mini_portile2 (~> 2.8.2)
|
||||
racc (~> 1.4)
|
||||
oauth2 (2.0.18)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue