Skip to content

Commit

Permalink
Update to latest rails in lobsters benchmark
Browse files Browse the repository at this point in the history
* This notably includes this fix which is necessary on truffleruby:
  rails/rails#49108
  • Loading branch information
eregon committed Sep 18, 2023
1 parent df71a48 commit af7e619
Showing 1 changed file with 70 additions and 62 deletions.
132 changes: 70 additions & 62 deletions benchmarks/lobsters/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,96 +1,97 @@
GIT
remote: https://github.com/rails/rails.git
revision: 4e01a7e8753c30e22264e185082524a9ea5e0c90
revision: d21d811ffece4d3959bcd37e58fec77590ff6f93
specs:
actioncable (7.1.0.alpha)
actionpack (= 7.1.0.alpha)
activesupport (= 7.1.0.alpha)
actioncable (7.1.0.beta1)
actionpack (= 7.1.0.beta1)
activesupport (= 7.1.0.beta1)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6)
actionmailbox (7.1.0.alpha)
actionpack (= 7.1.0.alpha)
activejob (= 7.1.0.alpha)
activerecord (= 7.1.0.alpha)
activestorage (= 7.1.0.alpha)
activesupport (= 7.1.0.alpha)
actionmailbox (7.1.0.beta1)
actionpack (= 7.1.0.beta1)
activejob (= 7.1.0.beta1)
activerecord (= 7.1.0.beta1)
activestorage (= 7.1.0.beta1)
activesupport (= 7.1.0.beta1)
mail (>= 2.7.1)
net-imap
net-pop
net-smtp
actionmailer (7.1.0.alpha)
actionpack (= 7.1.0.alpha)
actionview (= 7.1.0.alpha)
activejob (= 7.1.0.alpha)
activesupport (= 7.1.0.alpha)
actionmailer (7.1.0.beta1)
actionpack (= 7.1.0.beta1)
actionview (= 7.1.0.beta1)
activejob (= 7.1.0.beta1)
activesupport (= 7.1.0.beta1)
mail (~> 2.5, >= 2.5.4)
net-imap
net-pop
net-smtp
rails-dom-testing (~> 2.2)
actionpack (7.1.0.alpha)
actionview (= 7.1.0.alpha)
activesupport (= 7.1.0.alpha)
actionpack (7.1.0.beta1)
actionview (= 7.1.0.beta1)
activesupport (= 7.1.0.beta1)
nokogiri (>= 1.8.5)
rack (>= 2.2.4)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
actiontext (7.1.0.alpha)
actionpack (= 7.1.0.alpha)
activerecord (= 7.1.0.alpha)
activestorage (= 7.1.0.alpha)
activesupport (= 7.1.0.alpha)
actiontext (7.1.0.beta1)
actionpack (= 7.1.0.beta1)
activerecord (= 7.1.0.beta1)
activestorage (= 7.1.0.beta1)
activesupport (= 7.1.0.beta1)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
actionview (7.1.0.alpha)
activesupport (= 7.1.0.alpha)
actionview (7.1.0.beta1)
activesupport (= 7.1.0.beta1)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activejob (7.1.0.alpha)
activesupport (= 7.1.0.alpha)
activejob (7.1.0.beta1)
activesupport (= 7.1.0.beta1)
globalid (>= 0.3.6)
activemodel (7.1.0.alpha)
activesupport (= 7.1.0.alpha)
activerecord (7.1.0.alpha)
activemodel (= 7.1.0.alpha)
activesupport (= 7.1.0.alpha)
activemodel (7.1.0.beta1)
activesupport (= 7.1.0.beta1)
activerecord (7.1.0.beta1)
activemodel (= 7.1.0.beta1)
activesupport (= 7.1.0.beta1)
timeout (>= 0.4.0)
activestorage (7.1.0.alpha)
actionpack (= 7.1.0.alpha)
activejob (= 7.1.0.alpha)
activerecord (= 7.1.0.alpha)
activesupport (= 7.1.0.alpha)
activestorage (7.1.0.beta1)
actionpack (= 7.1.0.beta1)
activejob (= 7.1.0.beta1)
activerecord (= 7.1.0.beta1)
activesupport (= 7.1.0.beta1)
marcel (~> 1.0)
activesupport (7.1.0.alpha)
activesupport (7.1.0.beta1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
rails (7.1.0.alpha)
actioncable (= 7.1.0.alpha)
actionmailbox (= 7.1.0.alpha)
actionmailer (= 7.1.0.alpha)
actionpack (= 7.1.0.alpha)
actiontext (= 7.1.0.alpha)
actionview (= 7.1.0.alpha)
activejob (= 7.1.0.alpha)
activemodel (= 7.1.0.alpha)
activerecord (= 7.1.0.alpha)
activestorage (= 7.1.0.alpha)
activesupport (= 7.1.0.alpha)
rails (7.1.0.beta1)
actioncable (= 7.1.0.beta1)
actionmailbox (= 7.1.0.beta1)
actionmailer (= 7.1.0.beta1)
actionpack (= 7.1.0.beta1)
actiontext (= 7.1.0.beta1)
actionview (= 7.1.0.beta1)
activejob (= 7.1.0.beta1)
activemodel (= 7.1.0.beta1)
activerecord (= 7.1.0.beta1)
activestorage (= 7.1.0.beta1)
activesupport (= 7.1.0.beta1)
bundler (>= 1.15.0)
railties (= 7.1.0.alpha)
railties (7.1.0.alpha)
actionpack (= 7.1.0.alpha)
activesupport (= 7.1.0.alpha)
railties (= 7.1.0.beta1)
railties (7.1.0.beta1)
actionpack (= 7.1.0.beta1)
activesupport (= 7.1.0.beta1)
irb
rackup (>= 1.0.0)
rake (>= 12.2)
Expand All @@ -111,6 +112,7 @@ GEM
ast (2.4.2)
base64 (0.1.1)
bcrypt (3.1.19)
bigdecimal (3.1.4)
builder (3.2.4)
byebug (11.1.3)
capybara (3.39.2)
Expand Down Expand Up @@ -153,17 +155,18 @@ GEM
i18n (>= 1.8.11, < 2)
ffi (1.15.5)
flamegraph (0.9.5)
globalid (1.1.0)
activesupport (>= 5.0)
globalid (1.2.1)
activesupport (>= 6.1)
hashdiff (1.0.1)
hashery (2.1.2)
hashie (5.0.0)
htmlentities (4.3.4)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.6.0)
irb (1.7.4)
reline (>= 0.3.6)
irb (1.8.1)
rdoc
reline (>= 0.3.8)
jaro_winkler (1.5.6)
jquery-rails (4.6.0)
rails-dom-testing (>= 1, < 3)
Expand All @@ -186,7 +189,7 @@ GEM
memory_profiler (1.0.1)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
minitest (5.19.0)
minitest (5.20.0)
mutex_m (0.1.2)
net-imap (0.3.7)
date
Expand All @@ -198,7 +201,7 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.3)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
oauth (1.1.0)
Expand All @@ -217,6 +220,8 @@ GEM
hashery (~> 2.0)
ruby-rc4
ttfunk
psych (5.1.0)
stringio
public_suffix (5.0.3)
puma (6.3.0)
nio4r (~> 2.0)
Expand Down Expand Up @@ -246,8 +251,10 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
rb-readline (0.5.5)
rdoc (6.5.0)
psych (>= 4.0.0)
regexp_parser (2.8.1)
reline (0.3.7)
reline (0.3.8)
io-console (~> 0.5)
rexml (3.2.5)
rotp (6.2.2)
Expand Down Expand Up @@ -315,6 +322,7 @@ GEM
sqlite3 (1.6.3)
mini_portile2 (~> 2.8.0)
stackprof (0.2.25)
stringio (3.0.8)
svg-graph (2.2.2)
thor (1.2.2)
timeout (0.4.0)
Expand Down Expand Up @@ -389,4 +397,4 @@ DEPENDENCIES
webmock

BUNDLED WITH
2.3.16
2.4.10

0 comments on commit af7e619

Please sign in to comment.