Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Commit

Permalink
remove needless gem
Browse files Browse the repository at this point in the history
  • Loading branch information
y-yagi committed Oct 22, 2016
1 parent 941d0d1 commit 89e4235
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ ruby '2.3.1'
source 'https://rubygems.org'

gem 'active_decorator'
gem 'array_form_helper'
gem 'coffee-rails'
gem 'dotenv-rails'
gem 'doorkeeper', '>= 4.2.0'
Expand Down
5 changes: 1 addition & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ GEM
activesupport (>= 4.0)
addressable (2.4.0)
arel (7.1.4)
array_form_helper (0.0.1)
actionpack (>= 4.0)
benchmark-ips (2.7.2)
brakeman (3.4.0)
builder (3.2.2)
Expand Down Expand Up @@ -402,7 +400,6 @@ PLATFORMS
DEPENDENCIES
active_decorator
activesupport-testing-metadata
array_form_helper
brakeman
capybara
coffee-rails
Expand Down Expand Up @@ -472,4 +469,4 @@ RUBY VERSION
ruby 2.3.1p112

BUNDLED WITH
1.13.0
1.13.4

0 comments on commit 89e4235

Please sign in to comment.