Commit ad2ad84ee0490e3cfa33d6824fa98d5bb9bb0fe4

Authored by Rafael Manzo
1 parent fc948f16

Gemfile.lock updated

Showing 1 changed file with 4 additions and 9 deletions   Show diff stats
1 GIT 1 GIT
2 - remote: https://github.com/mezuro/kalibro_client  
3 - revision: 24ea5d64efd7f55515f6e062a6c050186010ff5b  
4 - specs:  
5 - kalibro_client (0.0.1)  
6 - activesupport (>= 2.2.1)  
7 - faraday_middleware (~> 0.9.0)  
8 -  
9 -GIT  
10 remote: https://github.com/seyhunak/twitter-bootstrap-rails.git 2 remote: https://github.com/seyhunak/twitter-bootstrap-rails.git
11 revision: 67f160dd2ff5cc7cd843a17866c3b6bc8e7f2794 3 revision: 67f160dd2ff5cc7cd843a17866c3b6bc8e7f2794
12 specs: 4 specs:
@@ -146,6 +138,9 @@ GEM @@ -146,6 +138,9 @@ GEM
146 jquery-ui-rails (5.0.3) 138 jquery-ui-rails (5.0.3)
147 railties (>= 3.2.16) 139 railties (>= 3.2.16)
148 json (1.8.2) 140 json (1.8.2)
  141 + kalibro_client (0.0.2)
  142 + activesupport (>= 2.2.1)
  143 + faraday_middleware (~> 0.9.0)
149 konacha (3.3.0) 144 konacha (3.3.0)
150 actionpack (>= 3.1, < 5) 145 actionpack (>= 3.1, < 5)
151 capybara 146 capybara
@@ -299,7 +294,7 @@ DEPENDENCIES @@ -299,7 +294,7 @@ DEPENDENCIES
299 jbuilder (~> 2.2.2) 294 jbuilder (~> 2.2.2)
300 jquery-rails 295 jquery-rails
301 jquery-ui-rails (~> 5.0.0) 296 jquery-ui-rails (~> 5.0.0)
302 - kalibro_client! 297 + kalibro_client
303 konacha (~> 3.3.0) 298 konacha (~> 3.3.0)
304 mocha 299 mocha
305 pg (~> 0.17.0) 300 pg (~> 0.17.0)