activeadmin-generator 0.0.10 → 0.0.11

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- activeadmin-generator (0.0.10)
4
+ activeadmin-generator (0.0.11)
5
5
  heroku-api
6
6
  mechanize
7
7
  railties
@@ -83,7 +83,7 @@ module ::Bricks
83
83
  )
84
84
 
85
85
  gem 'fog', group: 'production'
86
- gem 'pg', '0.13.2', group: 'production'
86
+ gem 'pg', group: 'production'
87
87
 
88
88
  commit_all "Configured Heroku and S3"
89
89
  end
@@ -1,6 +1,6 @@
1
1
  module ActiveAdmin
2
2
  module Generator
3
- VERSION = "0.0.10"
3
+ VERSION = "0.0.11"
4
4
  end
5
5
  end
6
6
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: activeadmin-generator
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.10
4
+ version: 0.0.11
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: