Skip to content

Commit

Permalink
v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
paulomcnally committed Jun 2, 2017
1 parent 9b08c3f commit ce984ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
exchange_rates_ni (0.0.2)
exchange_rates_ni (0.0.3)
json (~> 2.0, >= 2.1.0)
rest-client (~> 2.0, >= 2.0.1)
savon (~> 2.11, >= 2.11.1)
Expand All @@ -13,7 +13,7 @@ GEM
gyoku (>= 0.4.0)
nokogiri
builder (3.2.3)
domain_name (0.5.20170404)
domain_name (0.5.20170223)
unf (>= 0.0.5, < 1.0.0)
gyoku (1.3.1)
builder (>= 2.1.2)
Expand All @@ -28,11 +28,11 @@ GEM
mime-types-data (3.2016.0521)
mini_portile2 (2.1.0)
netrc (0.11.0)
nokogiri (1.7.2)
nokogiri (1.7.1)
mini_portile2 (~> 2.1.0)
nori (2.6.0)
rack (2.0.3)
rest-client (2.0.2)
rack (2.0.1)
rest-client (2.0.1)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
Expand All @@ -47,7 +47,7 @@ GEM
socksify (1.7.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.4)
unf_ext (0.0.7.2)
wasabi (3.5.0)
httpi (~> 2.0)
nokogiri (>= 1.4.2)
Expand Down
2 changes: 1 addition & 1 deletion exchange_rates_ni.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'exchange_rates_ni'
s.version = '0.0.2'
s.version = '0.0.3'
s.date = '2017-03-07'
s.summary = "El tipo de cambio de los bancos en Nicaragua"
s.description = "El tipo de cambio de los bancos que operan en Nicaragua"
Expand Down

0 comments on commit ce984ac

Please sign in to comment.