Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ group :default do
if rack_version = ENV['RACK_VERSION']
gem 'rack', rack_version
else
gem 'rack', '~> 2.2.18'
gem 'rack', '~> 2.2.19'
end
end

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GEM
rake
thor (>= 0.14.0)
diff-lcs (1.6.2)
rack (2.2.18)
rack (2.2.19)
rake (13.3.0)
rspec (3.13.1)
rspec-core (~> 3.13.0)
Expand All @@ -33,6 +33,6 @@ PLATFORMS

DEPENDENCIES
appraisal
rack (~> 2.2.18)
rack (~> 2.2.19)
rake (~> 13.3)
rspec
2 changes: 1 addition & 1 deletion examples/camping/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source 'https://rubygems.org'

ruby '~> 3.1.0'

gem 'rack', '~> 2.2.18'
gem 'rack', '~> 2.2.19'
gem 'rackup'
gem 'camping', '< 3'
gem 'markaby'
Expand Down
8 changes: 4 additions & 4 deletions examples/camping/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ GEM
markaby (0.9.4)
builder
ostruct (0.6.2)
rack (2.2.18)
rack (2.2.19)
rackup (1.0.1)
rack (< 3)
webrick
rake (13.3.0)
rexml (3.4.3)
rubyzip (3.1.0)
rexml (3.4.4)
rubyzip (3.1.1)
webrick (1.9.1)

PLATFORMS
Expand All @@ -41,7 +41,7 @@ DEPENDENCIES
camping (< 3)
jruby-jars (< 10)
markaby
rack (~> 2.2.18)
rack (~> 2.2.19)
rackup
warbler!

Expand Down
2 changes: 1 addition & 1 deletion examples/rails7/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ source 'https://rubygems.org'
ruby '~> 3.1.0'

gem 'rails', '~> 7.2.2', '>= 7.2.2.2'
gem 'rack', '~> 2.2.18'
gem 'rack', '~> 2.2.19'
gem "sprockets-rails"

group :development do
Expand Down
38 changes: 29 additions & 9 deletions examples/rails7/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -87,21 +87,27 @@ GEM
tzinfo (~> 2.0, >= 2.0.5)
base64 (0.3.0)
benchmark (0.4.1)
bigdecimal (3.2.3-java)
bigdecimal (3.3.0)
bigdecimal (3.3.0-java)
builder (3.3.0)
cgi (0.5.0)
cgi (0.5.0-java)
concurrent-ruby (1.3.5)
connection_pool (2.5.4)
crass (1.0.6)
date (3.4.1)
date (3.4.1-java)
drb (2.2.3)
erb (4.0.4)
cgi (>= 0.3.3)
erb (4.0.4-java)
cgi (>= 0.3.3)
erubi (1.13.1)
globalid (1.2.1)
globalid (1.3.0)
activesupport (>= 6.1)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
io-console (0.8.1)
io-console (0.8.1-java)
irb (1.15.2)
pp (>= 0.6.0)
Expand All @@ -119,10 +125,10 @@ GEM
net-imap
net-pop
net-smtp
marcel (1.0.4)
marcel (1.1.0)
mini_mime (1.1.5)
minitest (5.25.5)
net-imap (0.5.10)
net-imap (0.5.12)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -131,18 +137,25 @@ GEM
timeout
net-smtp (0.5.1)
net-protocol
nio4r (2.7.4)
nio4r (2.7.4-java)
nokogiri (1.18.9-java)
nokogiri (1.18.10-java)
racc (~> 1.4)
nokogiri (1.18.10-x86_64-linux-gnu)
racc (~> 1.4)
ostruct (0.6.2)
pp (0.6.2)
pp (0.6.3)
prettyprint
prettyprint (0.2.0)
psych (5.2.6)
date
stringio
psych (5.2.6-java)
date
jar-dependencies (>= 0.1.7)
racc (1.8.1)
racc (1.8.1-java)
rack (2.2.18)
rack (2.2.19)
rack-session (1.0.2)
rack (< 3)
rack-test (2.2.0)
Expand Down Expand Up @@ -180,9 +193,10 @@ GEM
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rake (13.3.0)
rdoc (6.14.2)
rdoc (6.15.0)
erb
psych (>= 4.0.0)
tsort
reline (0.6.2)
io-console (~> 0.5)
rexml (3.4.4)
Expand All @@ -196,12 +210,17 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
stringio (3.1.7)
thor (1.4.0)
timeout (0.4.3)
tsort (0.2.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
useragent (0.16.11)
webrick (1.9.1)
websocket-driver (0.8.0)
base64
websocket-extensions (>= 0.1.0)
websocket-driver (0.8.0-java)
base64
websocket-extensions (>= 0.1.0)
Expand All @@ -210,10 +229,11 @@ GEM

PLATFORMS
universal-java-21
x86_64-linux

DEPENDENCIES
jruby-jars (< 10)
rack (~> 2.2.18)
rack (~> 2.2.19)
rails (~> 7.2.2, >= 7.2.2.2)
sprockets-rails
warbler!
Expand Down
2 changes: 1 addition & 1 deletion examples/sinatra/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ruby '~> 3.1.0'

gem 'sinatra'
gem 'webrick'
gem 'rack', '~> 2.2.0'
gem 'rack', '~> 3.2.2'

group :development do
gem 'warbler', github: 'jruby/warbler', branch: 'master'
Expand Down
21 changes: 14 additions & 7 deletions examples/sinatra/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,28 @@ GEM
base64 (0.3.0)
jruby-jars (9.4.14.0)
jruby-rack (1.2.5)
logger (1.7.0)
mustermann (3.0.4)
ruby2_keywords (~> 0.0.1)
ostruct (0.6.2)
rack (2.2.18)
rack-protection (3.2.0)
rack (3.2.2)
rack-protection (4.1.1)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
logger (>= 1.6.0)
rack (>= 3.0.0, < 4)
rack-session (2.1.1)
base64 (>= 0.1.0)
rack (>= 3.0.0)
rake (13.3.0)
rexml (3.4.4)
ruby2_keywords (0.0.5)
rubyzip (3.1.1)
sinatra (3.2.0)
sinatra (4.1.1)
logger (>= 1.6.0)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.2.0)
rack (>= 3.0.0, < 4)
rack-protection (= 4.1.1)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
tilt (2.6.1)
webrick (1.9.1)
Expand All @@ -42,7 +49,7 @@ PLATFORMS

DEPENDENCIES
jruby-jars (< 10)
rack (~> 2.2.0)
rack (~> 3.2.2)
sinatra
warbler!
webrick
Expand Down
Loading