Skip to content

Commit

Permalink
Bundle update
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu committed Jul 4, 2023
1 parent bde5a22 commit 2f7c722
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ GEM
webrick
google-apis-drive_v3 (0.42.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-sheets_v4 (0.23.0)
google-apis-sheets_v4 (0.24.0)
google-apis-core (>= 0.11.0, < 2.a)
google_drive (3.0.7)
google-apis-drive_v3 (>= 0.5.0, < 1.0.0)
Expand All @@ -172,8 +172,8 @@ GEM
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (~> 0.15)
groupdate (6.2.1)
activesupport (>= 5.2)
groupdate (6.3.0)
activesupport (>= 6.1)
guard (2.18.0)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
Expand Down Expand Up @@ -251,7 +251,7 @@ GEM
net-smtp (0.3.3)
net-protocol
net-ssh (7.1.0)
newrelic_rpm (9.2.2)
newrelic_rpm (9.3.0)
nio4r (2.5.9)
nokogiri (1.15.2)
mini_portile2 (~> 2.8.2)
Expand Down Expand Up @@ -336,8 +336,9 @@ GEM
actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1)
activesupport (>= 5.0.1.rc1)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
rails-dom-testing (2.1.1)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
Expand Down Expand Up @@ -383,7 +384,7 @@ GEM
rspec-expectations (~> 3.12)
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.0)
rspec-support (3.12.1)
ruby-rc4 (0.1.5)
ruby2_keywords (0.0.5)
ruby_dig (0.0.2)
Expand All @@ -402,8 +403,8 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
searchkick (5.2.4)
activemodel (>= 5.2)
searchkick (5.3.0)
activemodel (>= 6.1)
hashie
selenium-webdriver (4.10.0)
rexml (~> 3.2, >= 3.2.5)
Expand Down Expand Up @@ -444,7 +445,7 @@ GEM
uber (0.1.0)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
vcr (6.1.0)
vcr (6.2.0)
version_gem (1.1.3)
web-console (4.2.0)
actionview (>= 6.0.0)
Expand Down

0 comments on commit 2f7c722

Please sign in to comment.