Commit ce5ea762ceb33177a8e5645ea7338fdc2bedd0c2
1 parent
c002a584
Exists in
colab
and in
4 other branches
kalibro_entities updated to 0.0.1.rc2
Showing
2 changed files
with
3 additions
and
3 deletions
Show diff stats
Gemfile
Gemfile.lock
... | ... | @@ -101,7 +101,7 @@ GEM |
101 | 101 | railties (>= 3.0, < 5.0) |
102 | 102 | thor (>= 0.14, < 2.0) |
103 | 103 | json (1.8.1) |
104 | - kalibro_entities (0.0.1.rc1) | |
104 | + kalibro_entities (0.0.1.rc2) | |
105 | 105 | activesupport (~> 4.0.0) |
106 | 106 | savon (~> 2.3.0) |
107 | 107 | konacha (3.0.0) |
... | ... | @@ -248,7 +248,7 @@ DEPENDENCIES |
248 | 248 | factory_girl_rails |
249 | 249 | jbuilder (~> 1.2) |
250 | 250 | jquery-rails |
251 | - kalibro_entities (~> 0.0.1.rc1) | |
251 | + kalibro_entities (~> 0.0.1.rc2) | |
252 | 252 | konacha (~> 3.0.0) |
253 | 253 | mocha |
254 | 254 | modernizr-rails | ... | ... |