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
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

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

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

Expand Down
2 changes: 1 addition & 1 deletion examples/rails7/Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source "https://rubygems.org"

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

group :development do
Expand Down
42 changes: 29 additions & 13 deletions examples/rails7/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,21 +74,23 @@ 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-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-java)
cgi (>= 0.3.3)
erb (5.0.3)
erb (5.0.3-java)
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 @@ -105,10 +107,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 @@ -117,17 +119,24 @@ 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)
pp (0.6.2)
nokogiri (1.18.10-x86_64-linux-gnu)
racc (~> 1.4)
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 @@ -165,9 +174,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)
securerandom (0.4.1)
Expand All @@ -179,24 +189,30 @@ 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)
websocket-extensions (0.1.5)
zeitwerk (2.6.18)
zeitwerk (2.7.3)

PLATFORMS
universal-java-21
x86_64-linux

DEPENDENCIES
jruby-jars (< 10)
rack (~> 2.2.0)
rack (~> 2.2.19)
rails (~> 7.2.2, >= 7.2.2.2)
sprockets-rails

Expand Down
2 changes: 1 addition & 1 deletion examples/sinatra/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ source 'https://rubygems.org'
gem 'sinatra'
gem 'webrick'
gem 'jruby-rack', '~> 1.2.4'
gem 'rack', '~> 2.2.0'
gem 'rack', '~> 3.2.2'

group :development do
gem 'jruby-jars', '< 10'
Expand Down
21 changes: 14 additions & 7 deletions examples/sinatra/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,24 @@ 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)
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)
ruby2_keywords (0.0.5)
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 @@ -26,7 +33,7 @@ PLATFORMS
DEPENDENCIES
jruby-jars (< 10)
jruby-rack (~> 1.2.4)
rack (~> 2.2.0)
rack (~> 3.2.2)
sinatra
webrick

Expand Down