Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rails in lobsters benchmark and update tinygql to latest release #250

Merged
merged 2 commits into from
Sep 18, 2023
Merged
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
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
4 changes: 2 additions & 2 deletions benchmarks/tinygql/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
tinygql (0.1.1)
tinygql (0.3.0)

PLATFORMS
arm64-darwin-22
Expand All @@ -11,4 +11,4 @@ DEPENDENCIES
tinygql

BUNDLED WITH
2.5.0.dev
2.4.10