Skip to content

Commit

Permalink
Merge branch 'master' of github.com:railslove/camt_parser
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyostile committed Apr 11, 2016
2 parents e163053 + 43d57cd commit a1c99cc
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ PATH
remote: .
specs:
camt_parser (1.0.2)
nokogiri (~> 1.6.6.2)
nokogiri

GEM
remote: https://rubygems.org/
specs:
builder (3.2.2)
diff-lcs (1.2.5)
mini_portile (0.6.2)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
mini_portile2 (2.0.0)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
rake (10.4.2)
rspec (3.3.0)
rspec-core (~> 3.3.0)
Expand Down Expand Up @@ -39,3 +39,6 @@ DEPENDENCIES
rake (~> 10.4.2)
rspec (~> 3.3.0)
rspec_junit_formatter (~> 0.2.2)

BUNDLED WITH
1.11.2

0 comments on commit a1c99cc

Please sign in to comment.