Skip to content

Commit

Permalink
bundle up (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpep authored Aug 8, 2024
1 parent 14eef8a commit 686d3ae
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,15 +90,15 @@ GEM
datadog-ci (0.8.3)
msgpack
date (3.3.4)
ddtrace (1.23.2)
ddtrace (1.23.3)
datadog-ci (~> 0.8.1)
debase-ruby_core_source (= 3.3.1)
libdatadog (~> 7.0.0.1.0)
libddwaf (~> 1.14.0.0.0)
msgpack
debase-ruby_core_source (3.3.1)
diff-lcs (1.5.1)
docile (1.4.0)
docile (1.4.1)
dogstatsd-ruby (4.8.3)
drb (2.2.1)
erubi (1.13.0)
Expand All @@ -120,7 +120,7 @@ GEM
faraday-httpclient (1.0.1)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (1.0.1)
faraday-net_http (1.0.2)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
Expand All @@ -131,7 +131,7 @@ GEM
i18n (1.14.5)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.13.2)
irb (1.14.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
libdatadog (7.0.0.1.0)
Expand All @@ -148,7 +148,7 @@ GEM
marcel (1.0.4)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.24.0)
minitest (5.24.1)
msgpack (1.7.2)
multipart-post (2.4.1)
mutex_m (0.2.0)
Expand All @@ -163,14 +163,14 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.6)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
pg (1.5.6)
pg (1.5.7)
psych (5.1.2)
stringio
racc (1.8.0)
rack (3.1.4)
racc (1.8.1)
rack (3.1.7)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
Expand Down Expand Up @@ -251,7 +251,7 @@ GEM
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.16)
zeitwerk (2.6.17)

PLATFORMS
ruby
Expand Down

0 comments on commit 686d3ae

Please sign in to comment.