Skip to content

Commit

Permalink
bundle up
Browse files Browse the repository at this point in the history
  • Loading branch information
dpep committed Jun 3, 2024
1 parent 19e0b57 commit 486bab0
Showing 1 changed file with 33 additions and 30 deletions.
63 changes: 33 additions & 30 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,48 +8,51 @@ PATH
GEM
remote: https://rubygems.org/
specs:
benchmark (0.2.0)
benchmark (0.3.0)
byebug (11.1.3)
connection_pool (2.4.1)
ddtrace (1.2.0)
debase-ruby_core_source (= 0.10.16)
libddprof (~> 0.6.0.1.0)
libddwaf (~> 1.3.0.2.0)
datadog-ci (0.8.3)
msgpack
debase-ruby_core_source (0.10.16)
diff-lcs (1.5.0)
ddtrace (1.23.0)
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)
dogstatsd-ruby (5.5.0)
ffi (1.15.5)
libddprof (0.6.0.1.0)
libddwaf (1.3.0.2.0)
dogstatsd-ruby (5.6.1)
ffi (1.17.0)
libdatadog (7.0.0.1.0)
libddwaf (1.14.0.0.0)
ffi (~> 1.0)
meddleware (0.3.0)
msgpack (1.5.3)
redis (5.0.7)
redis-client (>= 0.9.0)
redis-client (0.17.0)
meddleware (0.4.0)
msgpack (1.7.2)
redis (5.2.0)
redis-client (>= 0.22.0)
redis-client (0.22.2)
connection_pool
rspec (3.11.0)
rspec-core (~> 3.11.0)
rspec-expectations (~> 3.11.0)
rspec-mocks (~> 3.11.0)
rspec-core (3.11.0)
rspec-support (~> 3.11.0)
rspec-expectations (3.11.1)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-mocks (3.11.1)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.1)
simplecov (0.21.2)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
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)
timecop (0.9.5)
timecop (0.9.9)

PLATFORMS
ruby
Expand All @@ -65,4 +68,4 @@ DEPENDENCIES
timecop

BUNDLED WITH
2.4.21
2.5.10

0 comments on commit 486bab0

Please sign in to comment.