Commit 3ed1197fe49fe99b32a57e5d67a1b97849a479e7
Committed by
Rafael Manzo
1 parent
5b419f8c
Exists in
colab
and in
4 other branches
Updated kalibro client gem
Showing
1 changed file
with
9 additions
and
9 deletions
Show diff stats
Gemfile.lock
| @@ -10,7 +10,7 @@ GIT | @@ -10,7 +10,7 @@ GIT | ||
| 10 | 10 | ||
| 11 | GIT | 11 | GIT |
| 12 | remote: https://github.com/mezuro/kalibro_client | 12 | remote: https://github.com/mezuro/kalibro_client |
| 13 | - revision: 31292140401ae4dfa3aa9a5989079aff2751d66b | 13 | + revision: cd1f8d931432a7257d0fe1abcacdaf50b8fd3976 |
| 14 | specs: | 14 | specs: |
| 15 | kalibro_client (0.0.1) | 15 | kalibro_client (0.0.1) |
| 16 | activeresource (~> 4.0.0) | 16 | activeresource (~> 4.0.0) |
| @@ -146,7 +146,7 @@ GEM | @@ -146,7 +146,7 @@ GEM | ||
| 146 | jquery-rails (3.1.2) | 146 | jquery-rails (3.1.2) |
| 147 | railties (>= 3.0, < 5.0) | 147 | railties (>= 3.0, < 5.0) |
| 148 | thor (>= 0.14, < 2.0) | 148 | thor (>= 0.14, < 2.0) |
| 149 | - jquery-ui-rails (5.0.3) | 149 | + jquery-ui-rails (5.0.2) |
| 150 | railties (>= 3.2.16) | 150 | railties (>= 3.2.16) |
| 151 | json (1.8.1) | 151 | json (1.8.1) |
| 152 | kalibro_gatekeeper_client (1.0.0) | 152 | kalibro_gatekeeper_client (1.0.0) |
| @@ -173,8 +173,8 @@ GEM | @@ -173,8 +173,8 @@ GEM | ||
| 173 | net-scp (1.2.1) | 173 | net-scp (1.2.1) |
| 174 | net-ssh (>= 2.6.5) | 174 | net-ssh (>= 2.6.5) |
| 175 | net-ssh (2.9.1) | 175 | net-ssh (2.9.1) |
| 176 | - netrc (0.9.0) | ||
| 177 | - nokogiri (1.6.5) | 176 | + netrc (0.8.0) |
| 177 | + nokogiri (1.6.4.1) | ||
| 178 | mini_portile (~> 0.6.0) | 178 | mini_portile (~> 0.6.0) |
| 179 | orm_adapter (0.5.0) | 179 | orm_adapter (0.5.0) |
| 180 | pg (0.17.1) | 180 | pg (0.17.1) |
| @@ -229,10 +229,10 @@ GEM | @@ -229,10 +229,10 @@ GEM | ||
| 229 | rspec-support (~> 3.1.0) | 229 | rspec-support (~> 3.1.0) |
| 230 | rspec-support (3.1.2) | 230 | rspec-support (3.1.2) |
| 231 | sass (3.2.19) | 231 | sass (3.2.19) |
| 232 | - sass-rails (4.0.5) | 232 | + sass-rails (4.0.4) |
| 233 | railties (>= 4.0.0, < 5.0) | 233 | railties (>= 4.0.0, < 5.0) |
| 234 | sass (~> 3.2.2) | 234 | sass (~> 3.2.2) |
| 235 | - sprockets (~> 2.8, < 3.0) | 235 | + sprockets (~> 2.8, < 2.12) |
| 236 | sprockets-rails (~> 2.0) | 236 | sprockets-rails (~> 2.0) |
| 237 | sdoc (0.4.1) | 237 | sdoc (0.4.1) |
| 238 | json (~> 1.7, >= 1.7.7) | 238 | json (~> 1.7, >= 1.7.7) |
| @@ -244,8 +244,8 @@ GEM | @@ -244,8 +244,8 @@ GEM | ||
| 244 | multi_json (~> 1.0) | 244 | multi_json (~> 1.0) |
| 245 | simplecov-html (~> 0.8.0) | 245 | simplecov-html (~> 0.8.0) |
| 246 | simplecov-html (0.8.0) | 246 | simplecov-html (0.8.0) |
| 247 | - spring (1.2.0) | ||
| 248 | - sprockets (2.12.3) | 247 | + spring (1.1.3) |
| 248 | + sprockets (2.11.3) | ||
| 249 | hike (~> 1.2) | 249 | hike (~> 1.2) |
| 250 | multi_json (~> 1.0) | 250 | multi_json (~> 1.0) |
| 251 | rack (~> 1.0) | 251 | rack (~> 1.0) |
| @@ -268,7 +268,7 @@ GEM | @@ -268,7 +268,7 @@ GEM | ||
| 268 | thread_safe (0.3.4) | 268 | thread_safe (0.3.4) |
| 269 | tilt (1.4.1) | 269 | tilt (1.4.1) |
| 270 | tins (1.3.3) | 270 | tins (1.3.3) |
| 271 | - turbolinks (2.5.3) | 271 | + turbolinks (2.5.2) |
| 272 | coffee-rails | 272 | coffee-rails |
| 273 | tzinfo (1.2.2) | 273 | tzinfo (1.2.2) |
| 274 | thread_safe (~> 0.1) | 274 | thread_safe (~> 0.1) |