Skip to content

Commit

Permalink
Updated Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Hannes Georg committed Apr 4, 2013
1 parent 0533e94 commit 6ef9029
Showing 1 changed file with 43 additions and 42 deletions.
85 changes: 43 additions & 42 deletions Gemfile.lock
Expand Up @@ -6,54 +6,55 @@ PATH
GEM
remote: http://rubygems.org/
specs:
abstract_type (0.0.2)
adamantium (0.0.5)
backports (~> 2.7.0)
ice_nine (~> 0.6.0)
addressable (2.3.2)
backports (2.7.1)
abstract_type (0.0.5)
backports (~> 3.0, >= 3.0.3)
adamantium (0.0.7)
backports (~> 3.0, >= 3.0.3)
ice_nine (~> 0.7.0)
addressable (2.3.3)
backports (3.3.0)
colorize (0.5.8)
coveralls (0.5.6)
coveralls (0.6.4)
colorize
json
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
thor
descendants_tracker (0.0.1)
diff-lcs (1.1.3)
equalizer (0.0.3)
adamantium (~> 0.0.5)
backports (~> 2.7.0)
escape_utils (0.2.4)
diff-lcs (1.2.2)
equalizer (0.0.5)
adamantium (~> 0.0.6)
backports (~> 3.0, >= 3.0.3)
escape_utils (0.3.2)
hirb (0.7.1)
ice_nine (0.6.0)
json (1.7.7)
mbj-inflector (0.0.2)
mime-types (1.21)
multi_json (1.5.0)
mutant (0.2.16)
abstract_type (~> 0.0.2)
adamantium (~> 0.0.4)
backports (~> 2.6)
ice_nine (0.7.0)
inflecto (0.0.2)
mime-types (1.22)
multi_json (1.7.2)
mutant (0.2.20)
abstract_type (~> 0.0.3)
adamantium (~> 0.0.7)
backports (~> 3.0, >= 3.0.3)
descendants_tracker (~> 0.0.1)
diff-lcs (~> 1.1.3)
equalizer (~> 0.0.1)
ice_nine (~> 0.6.0)
mbj-inflector (~> 0.0.1)
to_source (~> 0.2.14)
diff-lcs (~> 1.2.1)
equalizer (~> 0.0.5)
ice_nine (~> 0.7.0)
inflecto (~> 0.0.2)
rspec (~> 2.13.0)
to_source (~> 0.2.19)
mutant-melbourne (2.0.3)
rake (10.0.3)
rake (10.0.4)
redcarpet (2.2.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.2)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.0)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
Expand All @@ -62,13 +63,13 @@ GEM
hirb
simplecov
simplecov-html (0.7.1)
thor (0.17.0)
to_source (0.2.18)
abstract_type (~> 0.0.2)
adamantium (~> 0.0.5)
equalizer (~> 0.0.3)
thor (0.18.1)
to_source (0.2.20)
abstract_type (~> 0.0.5)
adamantium (~> 0.0.7)
equalizer (~> 0.0.5)
mutant-melbourne (~> 2.0.3)
yard (0.8.4)
yard (0.8.5.2)

PLATFORMS
java
Expand Down

0 comments on commit 6ef9029

Please sign in to comment.