Skip to content

Commit

Permalink
#3 - Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
fcarrega committed Oct 19, 2020
1 parent e823e83 commit d62490a
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
lemonway-ruby (1.0.3)
lemonway-ruby (1.0.4)
json (~> 2.1, >= 2.1.0)
typhoeus (~> 1.0, >= 1.0.1)

Expand All @@ -10,30 +10,28 @@ GEM
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
crack (0.4.3)
safe_yaml (~> 1.0.0)
diff-lcs (1.3)
crack (0.4.4)
diff-lcs (1.4.4)
ethon (0.12.0)
ffi (>= 1.3.0)
ffi (1.13.1)
hashdiff (1.0.0)
hashdiff (1.0.1)
json (2.3.1)
public_suffix (4.0.3)
public_suffix (4.0.6)
rake (13.0.1)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.1)
rspec-support (~> 3.9.1)
rspec-expectations (3.9.0)
rspec-core (3.9.3)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.2)
safe_yaml (1.0.5)
rspec-support (3.9.3)
typhoeus (1.4.0)
ethon (>= 0.9.0)
vcr (3.0.3)
Expand Down

0 comments on commit d62490a

Please sign in to comment.