Skip to content

Commit

Permalink
Dependancy updates
Browse files Browse the repository at this point in the history
  • Loading branch information
scottrobertson committed Jul 1, 2021
1 parent 4e7f507 commit e5d3aba
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions Gemfile.lock
Expand Up @@ -78,8 +78,8 @@ GEM
dotenv (= 2.7.6)
railties (>= 3.2)
erubi (1.10.0)
ethon (0.12.0)
ffi (>= 1.3.0)
ethon (0.14.0)
ffi (>= 1.15.0)
f2ynab (0.1.3)
money (~> 6.13)
rest-client (~> 2.0)
Expand All @@ -95,7 +95,7 @@ GEM
activesupport (>= 4.2.0)
highline (2.0.3)
http-accept (1.7.0)
http-cookie (1.0.3)
http-cookie (1.0.4)
domain_name (~> 0.5)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
Expand All @@ -113,11 +113,11 @@ GEM
method_source (1.0.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.1104)
mime-types-data (3.2021.0225)
mini_mime (1.1.0)
mini_portile2 (2.5.3)
minitest (5.14.4)
money (6.13.8)
money (6.16.0)
i18n (>= 0.6.4, <= 2)
multipart-post (2.1.1)
netrc (0.11.0)
Expand All @@ -135,9 +135,9 @@ GEM
parallel (1.20.1)
parser (3.0.1.1)
ast (~> 2.4.1)
puma (5.3.1)
puma (5.3.2)
nio4r (~> 2.0)
puma (5.3.1-java)
puma (5.3.2-java)
nio4r (~> 2.0)
racc (1.5.2)
racc (1.5.2-java)
Expand Down Expand Up @@ -259,21 +259,19 @@ GEM
ethon (>= 0.9.0)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2020.6)
tzinfo-data (1.2021.1)
tzinfo (>= 1.0.0)
unf (0.1.4)
unf_ext
unf (0.1.4-java)
unf_ext (0.0.7.7)
unf_ext (0.0.7.7-x64-mingw32)
unf_ext (0.0.7.7-x86-mingw32)
unicode-display_width (2.0.0)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-driver (0.7.5-java)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
ynab (1.20.0)
ynab (1.21.0)
json (~> 2.1, >= 2.1.0)
typhoeus (~> 1.0, >= 1.0.1)
zeitwerk (2.4.2)
Expand Down

0 comments on commit e5d3aba

Please sign in to comment.