Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
logie17 committed Jun 15, 2014
1 parent 085f8f7 commit 895b844
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Gemfile.lock
Expand Up @@ -6,27 +6,27 @@ PATH
GEM
remote: https://rubygems.org/
specs:
curly (0.1.0)
json
curly-lib (0.0.1)
diff-lcs (1.2.5)
json (1.8.1)
rake (10.1.1)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
rake (10.3.2)
rspec (3.0.0)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-core (3.0.1)
rspec-support (~> 3.0.0)
rspec-expectations (3.0.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-mocks (3.0.1)
rspec-support (~> 3.0.0)
rspec-support (3.0.0)

PLATFORMS
ruby

DEPENDENCIES
bundler (~> 1.3)
curly
curly-lib
rake
rspec
Expand Down

0 comments on commit 895b844

Please sign in to comment.