Commit b5a63b47ce5f27d6df9b5fbbcc00aaf1692bd194
Committed by
Diego Camarinha
1 parent
ea0cda26
Exists in
colab
and in
4 other branches
kalibro_client updated
Showing
2 changed files
with
3 additions
and
3 deletions
Show diff stats
Gemfile
Gemfile.lock
... | ... | @@ -155,7 +155,7 @@ GEM |
155 | 155 | jquery-ui-rails (5.0.5) |
156 | 156 | railties (>= 3.2.16) |
157 | 157 | json (1.8.3) |
158 | - kalibro_client (1.1.0) | |
158 | + kalibro_client (1.3.0) | |
159 | 159 | activesupport (>= 2.2.1) |
160 | 160 | faraday_middleware (~> 0.9.0) |
161 | 161 | konacha (3.5.1) |
... | ... | @@ -351,7 +351,7 @@ DEPENDENCIES |
351 | 351 | jbuilder (~> 2.0) |
352 | 352 | jquery-rails |
353 | 353 | jquery-ui-rails (~> 5.0.0) |
354 | - kalibro_client (~> 1.1.0) | |
354 | + kalibro_client (~> 1.3.0) | |
355 | 355 | konacha |
356 | 356 | mocha |
357 | 357 | pg (~> 0.18.1) | ... | ... |