Skip to content

Commit

Permalink
Bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu committed May 25, 2023
1 parent c18c839 commit 32240e9
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ GEM
msgpack (~> 1.2)
builder (3.2.4)
byebug (11.1.3)
capybara (3.39.0)
capybara (3.39.1)
addressable
matrix
mini_mime (>= 0.1.3)
Expand All @@ -89,11 +89,11 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
chartkick (5.0.1)
chartkick (5.0.2)
coderay (1.1.3)
commonmarker (0.23.9)
concurrent-ruby (1.2.2)
connection_pool (2.4.0)
connection_pool (2.4.1)
crack (0.4.5)
rexml
crass (1.0.6)
Expand Down Expand Up @@ -156,7 +156,7 @@ GEM
retriable (>= 2.0, < 4.a)
rexml
webrick
google-apis-drive_v3 (0.37.0)
google-apis-drive_v3 (0.39.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-sheets_v4 (0.22.0)
google-apis-core (>= 0.11.0, < 2.a)
Expand All @@ -172,7 +172,7 @@ GEM
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (~> 0.15)
groupdate (6.2.0)
groupdate (6.2.1)
activesupport (>= 5.2)
guard (2.18.0)
formatador (>= 0.2.4)
Expand Down Expand Up @@ -200,7 +200,7 @@ GEM
httpclient (2.8.3)
i18n (1.13.0)
concurrent-ruby (~> 1.0)
importmap-rails (1.1.5)
importmap-rails (1.1.6)
actionpack (>= 6.0.0)
railties (>= 6.0.0)
issue (1.0.0)
Expand Down Expand Up @@ -234,7 +234,7 @@ GEM
mini_racer (0.6.3)
libv8-node (~> 16.10.0.0)
minitest (5.18.0)
msgpack (1.7.0)
msgpack (1.7.1)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.3.0)
Expand All @@ -251,7 +251,7 @@ GEM
net-smtp (0.3.3)
net-protocol
net-ssh (7.1.0)
newrelic_rpm (9.1.0)
newrelic_rpm (9.2.2)
nio4r (2.5.9)
nokogiri (1.15.2)
mini_portile2 (~> 2.8.2)
Expand All @@ -270,10 +270,10 @@ GEM
rack (>= 1.2, < 4)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
octicons (18.3.0)
octicons_helper (18.3.0)
octicons (19.1.0)
octicons_helper (19.1.0)
actionview
octicons (= 18.3.0)
octicons (= 19.1.0)
railties
octokit (6.1.1)
faraday (>= 1, < 3)
Expand Down Expand Up @@ -307,11 +307,11 @@ GEM
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
public_suffix (5.0.1)
puma (6.2.1)
puma (6.2.2)
nio4r (~> 2.0)
racc (1.6.2)
rack (2.2.7)
rack-livereload (0.3.17)
rack-livereload (0.5.1)
rack
rack-protection (3.0.6)
rack
Expand Down Expand Up @@ -355,7 +355,7 @@ GEM
redis-client (>= 0.9.0)
redis-client (0.14.1)
connection_pool
regexp_parser (2.7.0)
regexp_parser (2.8.0)
representable (3.2.0)
declarative (< 0.1.0)
trailblazer-option (>= 0.1.1, < 0.2.0)
Expand All @@ -365,22 +365,22 @@ GEM
railties (>= 5.2)
retriable (3.1.2)
rexml (3.2.5)
rspec-core (3.12.1)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.2)
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-rails (6.0.1)
rspec-rails (6.0.2)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
rspec-core (~> 3.11)
rspec-expectations (~> 3.11)
rspec-mocks (~> 3.11)
rspec-support (~> 3.11)
rspec-core (~> 3.12)
rspec-expectations (~> 3.12)
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.0)
ruby-rc4 (0.1.5)
ruby2_keywords (0.0.5)
Expand All @@ -400,10 +400,10 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
searchkick (5.2.2)
searchkick (5.2.4)
activemodel (>= 5.2)
hashie
selenium-webdriver (4.8.6)
selenium-webdriver (4.9.1)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
Expand Down

0 comments on commit 32240e9

Please sign in to comment.