Skip to content

Commit

Permalink
Switch administate-field-image to release.
Browse files Browse the repository at this point in the history
  • Loading branch information
nickcharlton committed Jan 16, 2017
1 parent 4ecced1 commit 49ee55f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 14 deletions.
4 changes: 1 addition & 3 deletions Gemfile
Expand Up @@ -2,9 +2,7 @@ source 'https://rubygems.org'

gemspec

gem "administrate-field-image",
git: "https://github.com/thoughtbot/administrate-field-image.git",
branch: "jq-rails-5"
gem "administrate-field-image"
gem "bourbon", "~> 4.2"
gem "delayed_job_active_record"
gem "faker"
Expand Down
16 changes: 5 additions & 11 deletions Gemfile.lock
@@ -1,12 +1,3 @@
GIT
remote: https://github.com/thoughtbot/administrate-field-image.git
revision: faf7a9b3ce1dcab0695af7f51e225ad208d7777b
branch: jq-rails-5
specs:
administrate-field-image (0.0.2)
administrate (>= 0.2.0.rc1, < 0.3.0)
rails (>= 4.2, < 5.1)

PATH
remote: .
specs:
Expand Down Expand Up @@ -62,6 +53,9 @@ GEM
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.3.8)
administrate-field-image (1.0.0)
administrate (>= 0.2.0.rc1)
rails (>= 4.2)
ammeter (1.1.3)
activesupport (>= 3.0)
railties (>= 3.0)
Expand Down Expand Up @@ -294,7 +288,7 @@ PLATFORMS

DEPENDENCIES
administrate!
administrate-field-image!
administrate-field-image
ammeter
appraisal
awesome_print
Expand Down Expand Up @@ -326,4 +320,4 @@ DEPENDENCIES
webmock

BUNDLED WITH
1.13.5
1.13.6

0 comments on commit 49ee55f

Please sign in to comment.