Skip to content
This repository has been archived by the owner on Mar 18, 2020. It is now read-only.

Commit

Permalink
Merge a961c93 into 2306623
Browse files Browse the repository at this point in the history
  • Loading branch information
rogierslag committed Oct 8, 2014
2 parents 2306623 + a961c93 commit d98d7e2
Showing 1 changed file with 19 additions and 18 deletions.
37 changes: 19 additions & 18 deletions Gemfile.lock
@@ -1,14 +1,15 @@
PATH
remote: .
specs:
ideal-payment (1.0.0)
ideal-payment (1.0.1)
nap
nokogiri
xmldsig

GEM
remote: http://rubygems.org/
specs:
coveralls (0.7.0)
coveralls (0.7.1)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
Expand All @@ -17,7 +18,7 @@ GEM
diff-lcs (1.2.5)
docile (1.1.5)
metaclass (0.0.4)
mime-types (2.3)
mime-types (2.4.1)
mini_portile (0.6.0)
mocha (1.1.0)
metaclass (~> 0.0.1)
Expand All @@ -30,28 +31,28 @@ GEM
rest-client (1.7.2)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rspec (3.0.0)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-core (3.0.4)
rspec-support (~> 3.0.0)
rspec-expectations (3.0.4)
rspec (3.1.0)
rspec-core (~> 3.1.0)
rspec-expectations (~> 3.1.0)
rspec-mocks (~> 3.1.0)
rspec-core (3.1.5)
rspec-support (~> 3.1.0)
rspec-expectations (3.1.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-mocks (3.0.4)
rspec-support (~> 3.0.0)
rspec-support (3.0.4)
simplecov (0.9.0)
rspec-support (~> 3.1.0)
rspec-mocks (3.1.2)
rspec-support (~> 3.1.0)
rspec-support (3.1.1)
simplecov (0.9.1)
docile (~> 1.1.0)
multi_json
multi_json (~> 1.0)
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
term-ansicolor (1.3.0)
tins (~> 1.0)
thor (0.19.1)
tins (1.3.1)
xmldsig (0.2.4)
tins (1.3.3)
xmldsig (0.2.5)
nokogiri

PLATFORMS
Expand Down

0 comments on commit d98d7e2

Please sign in to comment.