Commit 3ed1197fe49fe99b32a57e5d67a1b97849a479e7

Authored by Heitor
Committed by Rafael Manzo
1 parent 5b419f8c

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 10  
11 11 GIT
12 12 remote: https://github.com/mezuro/kalibro_client
13   - revision: 31292140401ae4dfa3aa9a5989079aff2751d66b
  13 + revision: cd1f8d931432a7257d0fe1abcacdaf50b8fd3976
14 14 specs:
15 15 kalibro_client (0.0.1)
16 16 activeresource (~> 4.0.0)
... ... @@ -146,7 +146,7 @@ GEM
146 146 jquery-rails (3.1.2)
147 147 railties (>= 3.0, < 5.0)
148 148 thor (>= 0.14, < 2.0)
149   - jquery-ui-rails (5.0.3)
  149 + jquery-ui-rails (5.0.2)
150 150 railties (>= 3.2.16)
151 151 json (1.8.1)
152 152 kalibro_gatekeeper_client (1.0.0)
... ... @@ -173,8 +173,8 @@ GEM
173 173 net-scp (1.2.1)
174 174 net-ssh (>= 2.6.5)
175 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 178 mini_portile (~> 0.6.0)
179 179 orm_adapter (0.5.0)
180 180 pg (0.17.1)
... ... @@ -229,10 +229,10 @@ GEM
229 229 rspec-support (~> 3.1.0)
230 230 rspec-support (3.1.2)
231 231 sass (3.2.19)
232   - sass-rails (4.0.5)
  232 + sass-rails (4.0.4)
233 233 railties (>= 4.0.0, < 5.0)
234 234 sass (~> 3.2.2)
235   - sprockets (~> 2.8, < 3.0)
  235 + sprockets (~> 2.8, < 2.12)
236 236 sprockets-rails (~> 2.0)
237 237 sdoc (0.4.1)
238 238 json (~> 1.7, >= 1.7.7)
... ... @@ -244,8 +244,8 @@ GEM
244 244 multi_json (~> 1.0)
245 245 simplecov-html (~> 0.8.0)
246 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 249 hike (~> 1.2)
250 250 multi_json (~> 1.0)
251 251 rack (~> 1.0)
... ... @@ -268,7 +268,7 @@ GEM
268 268 thread_safe (0.3.4)
269 269 tilt (1.4.1)
270 270 tins (1.3.3)
271   - turbolinks (2.5.3)
  271 + turbolinks (2.5.2)
272 272 coffee-rails
273 273 tzinfo (1.2.2)
274 274 thread_safe (~> 0.1)
... ...