Skip to content

Commit

Permalink
Update template with new gem version
Browse files Browse the repository at this point in the history
  • Loading branch information
jensljungblad committed Jul 12, 2016
1 parent 0becf4f commit 04d98a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.rb
@@ -1,7 +1,7 @@
require "active_support/all"

def install_standalone
gem "godmin", "1.2.0"
gem "godmin", "1.3.0"

after_bundle do
generate_model
Expand Down

0 comments on commit 04d98a2

Please sign in to comment.