Skip to content

Commit

Permalink
Gems upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudgg committed Aug 7, 2021
1 parent d6a4819 commit 659800e
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ GEM
activesupport (>= 3.0.0, < 6.2)
ruby2_keywords (>= 0.0.2, < 1.0)
aws-eventstream (1.1.1)
aws-partitions (1.482.0)
aws-partitions (1.484.0)
aws-sdk-core (3.119.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
Expand All @@ -97,7 +97,7 @@ GEM
statsd-ruby (~> 1.1)
bcrypt (3.1.16)
bindex (0.8.1)
bootsnap (1.7.6)
bootsnap (1.7.7)
msgpack (~> 1.0)
builder (3.2.4)
bullet (6.1.4)
Expand Down Expand Up @@ -161,14 +161,15 @@ GEM
railties (>= 5.0.0)
faker (2.18.0)
i18n (>= 1.6, < 2)
faraday (1.5.1)
faraday (1.6.0)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
faraday-patron (~> 1.0)
faraday-rack (~> 1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords (>= 0.0.4)
faraday-cookie_jar (0.0.7)
Expand All @@ -181,6 +182,7 @@ GEM
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
ffi (1.15.3)
formtastic (4.0.0)
actionpack (>= 5.2.0)
Expand All @@ -191,7 +193,7 @@ GEM
gibbon (3.4.0)
faraday (>= 0.16.0)
multi_json (>= 1.11.0)
globalid (0.5.1)
globalid (0.5.2)
activesupport (>= 5.0)
has_scope (0.8.0)
actionpack (>= 5.2)
Expand Down Expand Up @@ -254,7 +256,7 @@ GEM
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.10.0)
loofah (2.11.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -263,16 +265,16 @@ GEM
method_source (1.0.0)
mini_magick (4.11.0)
mini_mime (1.1.0)
mini_portile2 (2.5.3)
mini_portile2 (2.6.1)
minitest (5.14.4)
msgpack (1.4.2)
multi_json (1.15.0)
multipart-post (2.1.1)
nio4r (2.5.7)
nokogiri (1.11.7)
mini_portile2 (~> 2.5.0)
nio4r (2.5.8)
nokogiri (1.12.2)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
nokogiri (1.11.7-x86_64-darwin)
nokogiri (1.12.2-x86_64-darwin)
racc (~> 1.4)
nokogumbo (2.0.5)
nokogiri (~> 1.8, >= 1.8.4)
Expand Down Expand Up @@ -398,7 +400,7 @@ GEM
ruby-vips (2.1.2)
ffi (~> 1.12)
ruby2_keywords (0.0.5)
rubyXL (3.4.17)
rubyXL (3.4.18)
nokogiri (>= 1.10.8)
rubyzip (>= 1.3.0)
rubyzip (2.2.0)
Expand Down

0 comments on commit 659800e

Please sign in to comment.