Gem version bumps (#3524)
* Update annotate to version 2.7.2 * Update puma to version 3.9.0 * Update aws-sdk to version 2.9.28 * Update bootsnap to version 1.0.0 * Update nio4r to version 2.1.0 * Update nokogumbo to version 1.4.12 * Update oj to version 3.0.11 * Update pkg-config to version 1.2.3 * Update rubocop to version 0.49.1 * Update sidekiq-scheduler to version 2.1.5
This commit is contained in:
parent
f7a30e2fae
commit
5be1214c26
2 changed files with 19 additions and 19 deletions
2
Gemfile
2
Gemfile
|
@ -19,7 +19,7 @@ gem 'paperclip', '~> 5.1'
|
|||
gem 'paperclip-av-transcoder', '~> 0.6'
|
||||
|
||||
gem 'addressable', '~> 2.5'
|
||||
gem 'bootsnap', '~> 0.3'
|
||||
gem 'bootsnap'
|
||||
gem 'cld3', '~> 3.1'
|
||||
gem 'devise', '~> 4.2'
|
||||
gem 'devise-two-factor', '~> 3.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue