Skip to content

Commit

Permalink
build(deps): Upgrade gems (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
cbaudouinjr authored Apr 29, 2020
1 parent 13ab0a3 commit 821789f
Show file tree
Hide file tree
Showing 36 changed files with 22 additions and 20 deletions.
42 changes: 22 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,9 @@ GEM
tzinfo (~> 1.1)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ajax-datatables-rails (1.1.0)
railties (>= 4.2)
ajax-datatables-rails (1.2.0)
railties (>= 5.0)
zeitwerk
ansi (1.5.0)
archive-zip (0.12.0)
io-like (~> 0.3.0)
Expand All @@ -55,7 +56,7 @@ GEM
autoprefixer-rails (9.7.6)
execjs
aws-eventstream (1.1.0)
aws-partitions (1.296.0)
aws-partitions (1.305.0)
aws-sdk-core (3.94.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
Expand All @@ -64,21 +65,21 @@ GEM
aws-sdk-kms (1.30.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.61.2)
aws-sdk-s3 (1.63.0)
aws-sdk-core (~> 3, >= 3.83.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.1.1)
aws-sigv4 (1.1.3)
aws-eventstream (~> 1.0, >= 1.0.2)
bcrypt (3.1.13)
better_errors (2.6.0)
better_errors (2.7.0)
coderay (>= 1.0.0)
erubi (>= 1.0.0)
rack (>= 0.9.0)
bindex (0.8.1)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
blazer (2.2.1)
blazer (2.2.2)
activerecord (>= 5)
chartkick (>= 3.2)
railties (>= 5)
Expand All @@ -90,7 +91,7 @@ GEM
popper_js (>= 1.14.3, < 2)
sassc-rails (>= 2.0.0)
builder (3.2.4)
byebug (11.1.1)
byebug (11.1.3)
capybara (3.32.1)
addressable
mini_mime (>= 0.1.3)
Expand Down Expand Up @@ -139,10 +140,10 @@ GEM
tzinfo
excon (0.73.0)
execjs (2.7.0)
factory_bot (5.1.2)
factory_bot (5.2.0)
activesupport (>= 4.2.0)
factory_bot_rails (5.1.1)
factory_bot (~> 5.1.0)
factory_bot_rails (5.2.0)
factory_bot (~> 5.2.0)
railties (>= 4.2.0)
faraday (1.0.1)
multipart-post (>= 1.2, < 3)
Expand Down Expand Up @@ -226,7 +227,7 @@ GEM
method_source (1.0.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.1009)
mime-types-data (3.2020.0425)
mimemagic (0.3.4)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
Expand Down Expand Up @@ -270,8 +271,8 @@ GEM
omniauth (>= 1.3.1)
orm_adapter (0.5.0)
popper_js (1.16.0)
power_assert (1.1.7)
pry (0.13.0)
power_assert (1.2.0)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.4)
Expand Down Expand Up @@ -334,7 +335,7 @@ GEM
roadie-rails (2.1.1)
railties (>= 5.1, < 6.1)
roadie (>= 3.1, < 5.0)
rollbar (2.24.0)
rollbar (2.25.0)
ruby-progressbar (1.10.1)
ruby_dep (1.5.0)
ruby_parser (3.14.2)
Expand All @@ -345,7 +346,7 @@ GEM
errbase (>= 0.1.1)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
sassc (2.2.1)
sassc (2.3.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
railties (>= 4.0.0)
Expand All @@ -365,7 +366,7 @@ GEM
shoulda-context (1.2.2)
shoulda-matchers (2.8.0)
activesupport (>= 3.0.0)
sidekiq (6.0.6)
sidekiq (6.0.7)
connection_pool (>= 2.2.2)
rack (~> 2.0)
rack-protection (>= 2.0.0)
Expand All @@ -383,9 +384,9 @@ GEM
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov-html (0.12.2)
skylight (4.2.3)
skylight-core (= 4.2.3)
skylight-core (4.2.3)
skylight (4.3.0)
skylight-core (= 4.3.0)
skylight-core (4.3.0)
activesupport (>= 4.2.0)
sparkpost_rails (1.5.2)
rails (>= 4.0, < 6.1)
Expand Down Expand Up @@ -436,6 +437,7 @@ GEM
websocket-extensions (0.1.4)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.3.0)

PLATFORMS
ruby
Expand Down
Binary file removed vendor/cache/ajax-datatables-rails-1.1.0.gem
Binary file not shown.
Binary file added vendor/cache/ajax-datatables-rails-1.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/aws-partitions-1.296.0.gem
Binary file not shown.
Binary file added vendor/cache/aws-partitions-1.305.0.gem
Binary file not shown.
Binary file removed vendor/cache/aws-sdk-s3-1.61.2.gem
Binary file not shown.
Binary file added vendor/cache/aws-sdk-s3-1.63.0.gem
Binary file not shown.
Binary file removed vendor/cache/aws-sigv4-1.1.1.gem
Binary file not shown.
Binary file added vendor/cache/aws-sigv4-1.1.3.gem
Binary file not shown.
Binary file removed vendor/cache/better_errors-2.6.0.gem
Binary file not shown.
Binary file added vendor/cache/better_errors-2.7.0.gem
Binary file not shown.
Binary file removed vendor/cache/blazer-2.2.1.gem
Binary file not shown.
Binary file added vendor/cache/blazer-2.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/byebug-11.1.1.gem
Binary file not shown.
Binary file added vendor/cache/byebug-11.1.3.gem
Binary file not shown.
Binary file removed vendor/cache/factory_bot-5.1.2.gem
Binary file not shown.
Binary file added vendor/cache/factory_bot-5.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/factory_bot_rails-5.1.1.gem
Binary file not shown.
Binary file added vendor/cache/factory_bot_rails-5.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/mime-types-data-3.2019.1009.gem
Binary file not shown.
Binary file added vendor/cache/mime-types-data-3.2020.0425.gem
Binary file not shown.
Binary file removed vendor/cache/power_assert-1.1.7.gem
Binary file not shown.
Binary file added vendor/cache/power_assert-1.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/pry-0.13.0.gem
Binary file not shown.
Binary file added vendor/cache/pry-0.13.1.gem
Binary file not shown.
Binary file removed vendor/cache/rollbar-2.24.0.gem
Binary file not shown.
Binary file added vendor/cache/rollbar-2.25.0.gem
Binary file not shown.
Binary file removed vendor/cache/sassc-2.2.1.gem
Binary file not shown.
Binary file added vendor/cache/sassc-2.3.0.gem
Binary file not shown.
Binary file removed vendor/cache/sidekiq-6.0.6.gem
Binary file not shown.
Binary file added vendor/cache/sidekiq-6.0.7.gem
Binary file not shown.
Binary file removed vendor/cache/skylight-4.2.3.gem
Binary file not shown.
Binary file added vendor/cache/skylight-4.3.0.gem
Binary file not shown.
Binary file removed vendor/cache/skylight-core-4.2.3.gem
Binary file not shown.
Binary file added vendor/cache/skylight-core-4.3.0.gem
Binary file not shown.
Binary file added vendor/cache/zeitwerk-2.3.0.gem
Binary file not shown.

0 comments on commit 821789f

Please sign in to comment.