Commit ce5ea762ceb33177a8e5645ea7338fdc2bedd0c2

Authored by Rafael Manzo
1 parent c002a584

kalibro_entities updated to 0.0.1.rc2

Showing 2 changed files with 3 additions and 3 deletions   Show diff stats
@@ -37,7 +37,7 @@ gem 'jbuilder', '~> 1.2' @@ -37,7 +37,7 @@ gem 'jbuilder', '~> 1.2'
37 gem 'devise', '~> 3.1.0' 37 gem 'devise', '~> 3.1.0'
38 38
39 # Kalibro integration 39 # Kalibro integration
40 -gem 'kalibro_entities', "~> 0.0.1.rc1" 40 +gem 'kalibro_entities', "~> 0.0.1.rc2"
41 41
42 #PostgreSQL integration 42 #PostgreSQL integration
43 gem "pg", "~> 0.17.0" 43 gem "pg", "~> 0.17.0"
@@ -101,7 +101,7 @@ GEM @@ -101,7 +101,7 @@ GEM
101 railties (>= 3.0, < 5.0) 101 railties (>= 3.0, < 5.0)
102 thor (>= 0.14, < 2.0) 102 thor (>= 0.14, < 2.0)
103 json (1.8.1) 103 json (1.8.1)
104 - kalibro_entities (0.0.1.rc1) 104 + kalibro_entities (0.0.1.rc2)
105 activesupport (~> 4.0.0) 105 activesupport (~> 4.0.0)
106 savon (~> 2.3.0) 106 savon (~> 2.3.0)
107 konacha (3.0.0) 107 konacha (3.0.0)
@@ -248,7 +248,7 @@ DEPENDENCIES @@ -248,7 +248,7 @@ DEPENDENCIES
248 factory_girl_rails 248 factory_girl_rails
249 jbuilder (~> 1.2) 249 jbuilder (~> 1.2)
250 jquery-rails 250 jquery-rails
251 - kalibro_entities (~> 0.0.1.rc1) 251 + kalibro_entities (~> 0.0.1.rc2)
252 konacha (~> 3.0.0) 252 konacha (~> 3.0.0)
253 mocha 253 mocha
254 modernizr-rails 254 modernizr-rails