inline_forms 1.3.37 → 1.3.38

Sign up to get free protection for your applications and to get access to all the features.
@@ -64,7 +64,7 @@ gem 'rails'
64
64
  gem 'rake'
65
65
  gem 'jquery-rails'
66
66
  gem 'capistrano'
67
- gem 'will_paginate' :git => 'git://github.com/acesuares/will_paginate.git'
67
+ gem 'will_paginate', :git => 'git://github.com/acesuares/will_paginate.git'
68
68
  gem 'tabs_on_rails' # , :git => 'git://github.com/acesuares/tabs_on_rails.git', :branch => 'add_remote'
69
69
  gem 'ckeditor', :git => 'git://github.com/acesuares/ckeditor.git', :branch => 'master'
70
70
  gem 'carrierwave'
@@ -1,4 +1,4 @@
1
1
  # -*- encoding : utf-8 -*-
2
2
  module InlineForms
3
- VERSION = "1.3.37"
3
+ VERSION = "1.3.38"
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: inline_forms
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.37
4
+ version: 1.3.38
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: