summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock29
1 files changed, 12 insertions, 17 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 2464f5d..a933f8d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,14 +1,8 @@
-GIT
- remote: git://github.com/duritong/moneta.git
- revision: 38125d0d598891f27fa6836cbc57cb928831ac4f
- specs:
- moneta (0.6.1)
-
GEM
remote: http://rubygems.org/
specs:
bcrypt-ruby (2.1.4)
- diff-lcs (1.1.2)
+ diff-lcs (1.1.3)
git (1.2.5)
highline (1.6.2)
jeweler (1.6.4)
@@ -16,28 +10,29 @@ GEM
git (>= 1.2.5)
rake
mocha (0.9.12)
+ moneta (0.7.2)
rake (0.9.2)
rcov (0.9.9)
rdoc (3.8)
- rspec (2.3.0)
- rspec-core (~> 2.3.0)
- rspec-expectations (~> 2.3.0)
- rspec-mocks (~> 2.3.0)
- rspec-core (2.3.1)
- rspec-expectations (2.3.0)
+ rspec (2.4.0)
+ rspec-core (~> 2.4.0)
+ rspec-expectations (~> 2.4.0)
+ rspec-mocks (~> 2.4.0)
+ rspec-core (2.4.0)
+ rspec-expectations (2.4.0)
diff-lcs (~> 1.1.2)
- rspec-mocks (2.3.0)
+ rspec-mocks (2.4.0)
PLATFORMS
ruby
DEPENDENCIES
bcrypt-ruby
- bundler (~> 1.0.0)
+ bundler (~> 1.1.5)
highline
jeweler (~> 1.6.4)
mocha
- moneta (>= 0.6.1)!
+ moneta (~> 0.7.2)
rcov
rdoc (~> 3.8)
- rspec (~> 2.3.0)
+ rspec (~> 2.4.0)