gemfile update

This commit is contained in:
ericmoon 2018-08-02 10:32:35 -07:00
parent 095164bc71
commit a94861ef81
3 changed files with 8 additions and 8 deletions

BIN
.Gemfile.lock.swp Normal file

Binary file not shown.

View file

@ -86,5 +86,5 @@ group :test do
gem "simplecov"
# get test coverage info on codeclimate
gem "codeclimate-test-reporter", group: :test, require: nil
gem "codeclimate-test-reporter", "1.0.7", group: :test, require: nil
end

View file

@ -81,14 +81,14 @@ GEM
daemons (1.2.6)
database_cleaner (1.7.0)
diff-lcs (1.3)
docile (1.1.5)
docile (1.3.1)
erubis (2.7.0)
eventmachine (1.2.7)
execjs (2.7.0)
factory_bot (4.9.0)
factory_bot (4.10.0)
activesupport (>= 3.0.0)
factory_bot_rails (4.9.0)
factory_bot (~> 4.9.0)
factory_bot_rails (4.10.0)
factory_bot (~> 4.10.0)
railties (>= 3.0.0)
ffi (1.9.25)
font-awesome-sass (4.5.0)
@ -128,7 +128,7 @@ GEM
mini_portile2 (~> 2.1.0)
nokogumbo (1.5.0)
nokogiri
paperclip (6.0.0)
paperclip (6.1.0)
activemodel (>= 4.2.0)
activesupport (>= 4.2.0)
mime-types
@ -245,7 +245,7 @@ GEM
safe_yaml (>= 0.8.6)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (4.1.16)
uglifier (4.1.17)
execjs (>= 0.3.0, < 3)
unicode-display_width (1.4.0)
uniform_notifier (1.11.0)
@ -264,7 +264,7 @@ DEPENDENCIES
bcrypt (~> 3.1.7)
bootstrap-sass (= 3.3.3)
bullet
codeclimate-test-reporter
codeclimate-test-reporter (= 1.0.7)
coffee-rails (~> 4.1.0)
database_cleaner
factory_bot_rails