Skip to content

Commit

Permalink
Adding Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
sarcilav committed Nov 23, 2018
1 parent b6dcf9c commit 7b29131
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
PATH
remote: .
specs:
fake-kafka (0.0.1.pre.beta1)

GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.3)
rake (10.5.0)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)

PLATFORMS
ruby

DEPENDENCIES
bundler (~> 1.16)
fake-kafka!
rake (~> 10.0)
rspec (~> 3.0)

BUNDLED WITH
1.16.1

0 comments on commit 7b29131

Please sign in to comment.