Skip to content

Commit

Permalink
adds ap gem for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
sbpipb committed Oct 25, 2019
1 parent ca05a69 commit aadece5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ group :development, :test do
gem 'bullet'

gem 'webdrivers'
gem 'awesome_print'
end

group :test do
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ GEM
rake (>= 10.4, < 13.0)
arel (9.0.0)
ast (2.4.0)
awesome_print (1.8.0)
aws_cf_signer (0.1.3)
bcrypt (3.1.13)
better_errors (2.5.1)
Expand Down Expand Up @@ -483,6 +484,7 @@ PLATFORMS
DEPENDENCIES
activerecord-import
annotate (~> 2.7)
awesome_print
bcrypt (= 3.1.13)
better_errors (~> 2.5)
bullet
Expand Down

0 comments on commit aadece5

Please sign in to comment.