Skip to content

Commit

Permalink
update bundles
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Jan 10, 2024
1 parent 4c49d53 commit 76a99e5
Showing 1 changed file with 26 additions and 28 deletions.
54 changes: 26 additions & 28 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
base64 (0.2.0)
bigdecimal (3.1.5)
capybara (3.39.2)
addressable
Expand All @@ -21,31 +20,30 @@ GEM
thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
date (3.3.4)
debug (1.8.0)
irb (>= 1.5.0)
reline (>= 0.3.1)
debug (1.9.1)
irb (~> 1.10)
reline (>= 0.3.8)
diff-lcs (1.5.0)
docile (1.4.0)
emot (0.0.4)
thor
faraday (2.7.11)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
fastimage (2.3.0)
hikidoc (0.1.0)
io-console (0.6.0)
irb (1.9.0)
io-console (0.7.1)
irb (1.11.1)
rdoc
reline (>= 0.3.8)
reline (>= 0.4.2)
jasmine (2.99.0)
jasmine-core (>= 2.99.0, < 3.0.0)
phantomjs
rack (>= 1.2.1)
rake
jasmine-core (2.99.2)
json (2.6.3)
json (2.7.1)
launchy (2.5.2)
addressable (~> 2.8)
mail (2.8.1)
Expand All @@ -59,29 +57,29 @@ GEM
mime-types-data (3.2023.1205)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
net-imap (0.4.5)
net-http (0.4.1)
uri
net-imap (0.4.9.1)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.4.0)
net-smtp (0.4.0.1)
net-protocol
nokogiri (1.15.4)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux)
racc (~> 1.4)
octokit (8.0.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
phantomjs (2.1.1.0)
pit (0.0.7)
power_assert (2.0.3)
psych (5.1.1.1)
psych (5.1.2)
stringio
public_suffix (5.0.3)
public_suffix (5.0.4)
racc (1.7.3)
rack (3.0.8)
rack-test (2.1.0)
Expand All @@ -93,11 +91,11 @@ GEM
rack (>= 3)
webrick (~> 1.8)
rake (13.1.0)
rdoc (6.6.0)
rdoc (6.6.2)
psych (>= 4.0.0)
redcarpet (3.6.0)
regexp_parser (2.8.2)
reline (0.4.0)
regexp_parser (2.9.0)
reline (0.4.2)
io-console (~> 0.5)
rexml (3.2.6)
rspec (3.12.0)
Expand All @@ -113,12 +111,11 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
selenium-webdriver (4.15.0)
selenium-webdriver (4.16.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
Expand All @@ -129,9 +126,9 @@ GEM
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sqlite3 (1.6.9)
sqlite3 (1.7.0)
mini_portile2 (~> 2.8.0)
stringio (3.0.9)
stringio (3.1.1)
sync (0.5.0)
term-ansicolor (1.7.1)
tins (~> 1.0)
Expand All @@ -141,6 +138,7 @@ GEM
timeout (0.4.1)
tins (1.32.1)
sync
uri (0.13.0)
webrick (1.8.1)
websocket (1.2.10)
xpath (3.2.0)
Expand Down

0 comments on commit 76a99e5

Please sign in to comment.