Skip to content

Commit

Permalink
Update locked version of stripe
Browse files Browse the repository at this point in the history
  • Loading branch information
subpop authored and Ana06 committed Jun 30, 2018
1 parent 1e9765c commit be600bf
Showing 1 changed file with 15 additions and 13 deletions.
28 changes: 15 additions & 13 deletions Gemfile.lock
Expand Up @@ -160,7 +160,7 @@ GEM
devise (>= 2.2)
diff-lcs (1.3)
docile (1.3.0)
domain_name (0.5.20160310)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.2.1)
dotenv-rails (2.2.1)
Expand Down Expand Up @@ -223,7 +223,7 @@ GEM
hashdiff (0.3.4)
hashie (3.5.5)
htmlentities (4.3.4)
http-cookie (1.0.2)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -267,7 +267,9 @@ GEM
mail (2.6.6)
mime-types (>= 1.16, < 4)
method_source (0.8.2)
mime-types (2.99.3)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mimemagic (0.3.2)
mina (0.3.8)
open4 (~> 1.3.4)
Expand All @@ -286,7 +288,7 @@ GEM
monetize (~> 1.7.0)
money (~> 6.10.0)
railties (>= 3.0)
multi_json (1.12.1)
multi_json (1.13.1)
multi_xml (0.5.5)
multipart-post (2.0.0)
mysql2 (0.4.10)
Expand Down Expand Up @@ -437,10 +439,10 @@ GEM
responders (2.4.0)
actionpack (>= 4.2.0, < 5.3)
railties (>= 4.2.0, < 5.3)
rest-client (1.8.0)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rolify (5.1.0)
rqrcode (0.10.1)
chunky_png (~> 1.0)
Expand Down Expand Up @@ -516,12 +518,12 @@ GEM
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.9)
stripe (1.43.0)
rest-client (~> 1.4)
stripe-ruby-mock (2.3.0)
stripe (3.3.2)
faraday (~> 0.9)
stripe-ruby-mock (2.5.4)
dante (>= 0.2.0)
multi_json (>= 1.0.0)
stripe (>= 1.31.0, <= 1.43)
multi_json (~> 1.0)
stripe (>= 2.0.3)
sysexits (1.2.0)
thor (0.20.0)
thread_safe (0.3.6)
Expand All @@ -538,7 +540,7 @@ GEM
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
unf_ext (0.0.7.5)
unicode-display_width (1.3.2)
unicode_utils (1.4.0)
unobtrusive_flash (3.1.0)
Expand Down

0 comments on commit be600bf

Please sign in to comment.