Skip to content

Commit

Permalink
Merge pull request #278 from Girardvjonathan/master
Browse files Browse the repository at this point in the history
Updated Gemfile.lock to reflect latest changes
  • Loading branch information
bdewater authored Mar 5, 2018
2 parents 5401cd7 + 6081200 commit bb47f15
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PATH
remote: .
specs:
offsite_payments (2.6.4)
offsite_payments (2.6.5)
actionpack (>= 3.2.20, < 6.0)
active_utils (~> 3.3.0)
activesupport (>= 3.2.14, < 5.2)
activesupport (>= 3.2.14)
builder (>= 2.1.2, < 4.0.0)
i18n (>= 0.6.6)
money (< 7.0.0)
Expand Down Expand Up @@ -36,8 +36,8 @@ GEM
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
active_utils (3.3.9)
activesupport (>= 3.2, < 5.2.0)
active_utils (3.3.10)
activesupport (>= 3.2, < 6.0)
i18n
activejob (5.1.5)
activesupport (= 5.1.5)
Expand Down

0 comments on commit bb47f15

Please sign in to comment.