Skip to content

Commit

Permalink
bundleup
Browse files Browse the repository at this point in the history
  • Loading branch information
copiousfreetime committed Mar 4, 2024
1 parent a9f3f58 commit 1ab5c3b
Showing 1 changed file with 17 additions and 16 deletions.
33 changes: 17 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,50 +12,51 @@ PATH
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.4)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
builder (3.2.4)
docile (1.4.0)
jar-dependencies (0.4.1)
launchy (2.5.2)
addressable (~> 2.8)
mime-types (3.4.1)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0218.1)
minitest (5.18.0)
mime-types-data (3.2024.0206)
minitest (5.22.2)
minitest-junit (1.1.0)
builder (~> 3.2)
minitest (~> 5.11)
nio4r (2.5.9)
nio4r (2.5.9-java)
psych (5.1.0)
nio4r (2.7.0)
nio4r (2.7.0-java)
psych (5.1.2)
stringio
psych (5.1.0-java)
psych (5.1.2-java)
jar-dependencies (>= 0.1.7)
public_suffix (5.0.1)
puma (6.2.1)
public_suffix (5.0.4)
puma (6.4.2)
nio4r (~> 2.0)
puma (6.2.1-java)
puma (6.4.2-java)
nio4r (~> 2.0)
rack (3.0.7)
rack (3.0.9.1)
rackup (2.1.0)
rack (>= 3)
webrick (~> 1.8)
rake (13.0.6)
rdoc (6.5.0)
rake (13.1.0)
rdoc (6.6.2)
psych (>= 4.0.0)
rouge (4.1.0)
rouge (4.2.0)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
stringio (3.0.5)
stringio (3.1.0)
webrick (1.8.1)

PLATFORMS
arm64-darwin-21
arm64-darwin-22
java
x86_64-linux

Expand Down

0 comments on commit 1ab5c3b

Please sign in to comment.