RubyGems
npm
Organizations
Log in
Sign up
RubyGems
activeadmin-generator
Versions diffs
0.0.10 → 0.0.11
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.
Files changed (4)
hide
show
data/Gemfile.lock
+1
-1
data/lib/active_admin/generator/bricks/heroku.rb
+1
-1
data/lib/active_admin/generator/version.rb
+1
-1
metadata
+1
-1
data/Gemfile.lock
CHANGED
@@ -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
data/lib/active_admin/generator/bricks/heroku.rb
CHANGED
@@ -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
data/lib/active_admin/generator/version.rb
CHANGED
@@ -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: