Merge pull request #11870 from opf/fix/bump_gems

Fix/bump gems
pull/11871/head
Oliver Günther 2 years ago committed by GitHub
commit d76ff57cf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      Gemfile
  2. 42
      Gemfile.lock

@ -177,7 +177,7 @@ gem 'rails-i18n', '~> 7.0.0'
gem 'sprockets', '~> 3.7.2' # lock sprockets below 4.0
gem 'sprockets-rails', '~> 3.4.2'
gem 'puma', '~> 5.6'
gem 'puma', '~> 6.0'
gem 'puma-plugin-statsd', '~> 2.0'
gem 'rack-timeout', '~> 0.6.3', require: "rack/timeout/base"
@ -305,7 +305,7 @@ end
gem 'bootsnap', '~> 1.15.0', require: false
# API gems
gem 'grape', '~> 1.6.0'
gem 'grape', '~> 1.7.0'
gem 'grape_logging', '~> 1.8.4'
gem 'roar', '~> 1.1.0'

@ -291,7 +291,7 @@ GEM
awesome_nested_set (3.5.0)
activerecord (>= 4.0.0, < 7.1)
aws-eventstream (1.2.0)
aws-partitions (1.680.0)
aws-partitions (1.686.0)
aws-sdk-core (3.168.4)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
@ -392,7 +392,7 @@ GEM
date_validator (0.12.0)
activemodel (>= 3)
activesupport (>= 3)
debug (1.7.0)
debug (1.7.1)
irb (>= 1.5.0)
reline (>= 0.3.1)
deckar01-task_list (2.3.2)
@ -452,7 +452,7 @@ GEM
nokogiri (>= 1.4.3)
erbse (0.1.4)
temple
erubi (1.11.0)
erubi (1.12.0)
escape_utils (1.3.0)
et-orbi (1.2.7)
tzinfo
@ -528,7 +528,7 @@ GEM
i18n (>= 0.7)
multi_json
request_store (>= 1.0)
grape (1.6.2)
grape (1.7.0)
activesupport
builder
dry-types (>= 1.1)
@ -561,7 +561,7 @@ GEM
ice_cube (0.16.4)
interception (0.5)
io-console (0.6.0)
irb (1.6.1)
irb (1.6.2)
reline (>= 0.3.0)
iso8601 (0.13.0)
jmespath (1.6.2)
@ -585,8 +585,8 @@ GEM
kramdown (~> 2.0)
ladle (1.0.1)
open4 (~> 1.0)
launchy (2.5.0)
addressable (~> 2.7)
launchy (2.5.2)
addressable (~> 2.8)
lefthook (1.2.6)
letter_opener (1.8.1)
launchy (>= 2.2, < 3)
@ -624,9 +624,9 @@ GEM
mime-types-data (3.2022.0105)
mini_magick (4.12.0)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
mini_portile2 (2.8.1)
minisyntax (0.2.5)
minitest (5.16.3)
minitest (5.17.0)
msgpack (1.6.0)
multi_json (1.15.0)
multipart-post (2.2.3)
@ -635,7 +635,7 @@ GEM
mustermann-grape (1.0.2)
mustermann (>= 1.0.0)
nap (1.1.0)
net-imap (0.3.2)
net-imap (0.3.4)
date
net-protocol
net-ldap (0.17.1)
@ -726,13 +726,13 @@ GEM
eventmachine_httpserver
http_parser.rb (~> 0.6.0)
multi_json
puma (5.6.5)
puma (6.0.2)
nio4r (~> 2.0)
puma-plugin-statsd (2.3.0)
puma (>= 5.0, < 6)
puma-plugin-statsd (2.4.0)
puma (>= 5.0, < 7)
raabro (1.4.0)
racc (1.6.1)
rack (2.2.4)
racc (1.6.2)
rack (2.2.5)
rack-accept (0.4.5)
rack (>= 0.4)
rack-attack (6.6.1)
@ -847,19 +847,19 @@ GEM
rspec-retry (0.6.2)
rspec-core (> 3.3)
rspec-support (3.12.0)
rubocop (1.41.1)
rubocop (1.42.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.2.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.23.0, < 2.0)
rubocop-ast (>= 1.24.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.24.0)
rubocop-ast (1.24.1)
parser (>= 3.1.1.0)
rubocop-rails (2.17.3)
rubocop-rails (2.17.4)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
@ -1039,7 +1039,7 @@ DEPENDENCIES
friendly_id (~> 5.5.0)
fuubar (~> 2.5.0)
gon (~> 6.4.0)
grape (~> 1.6.0)
grape (~> 1.7.0)
grape_logging (~> 1.8.4)
grids!
html-pipeline (~> 2.14.0)
@ -1102,7 +1102,7 @@ DEPENDENCIES
pry-rails (~> 0.3.6)
pry-rescue (~> 1.5.2)
puffing-billy (~> 3.0.0)
puma (~> 5.6)
puma (~> 6.0)
puma-plugin-statsd (~> 2.0)
rack-attack (~> 6.6.0)
rack-cors (~> 1.1.1)

Loading…
Cancel
Save