Commit b5c45d2680efcd7feefd178bc29c81798631f398

Authored by Rafael Manzo
1 parent 5e84e3c6

KalibroEntities RC5

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.rc4" 40 +gem 'kalibro_entities', "~> 0.0.1.rc5"
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.rc4) 104 + kalibro_entities (0.0.1.rc5)
105 activesupport (~> 4.0.0) 105 activesupport (~> 4.0.0)
106 savon-ng-1.6 (~> 2.4.1) 106 savon-ng-1.6 (~> 2.4.1)
107 konacha (3.0.0) 107 konacha (3.0.0)
@@ -255,7 +255,7 @@ DEPENDENCIES @@ -255,7 +255,7 @@ DEPENDENCIES
255 factory_girl_rails 255 factory_girl_rails
256 jbuilder (~> 1.2) 256 jbuilder (~> 1.2)
257 jquery-rails 257 jquery-rails
258 - kalibro_entities (~> 0.0.1.rc4) 258 + kalibro_entities (~> 0.0.1.rc5)
259 konacha (~> 3.0.0) 259 konacha (~> 3.0.0)
260 mocha 260 mocha
261 modernizr-rails 261 modernizr-rails