diff --git a/.Gemfile.lock.swp b/.Gemfile.lock.swp new file mode 100644 index 00000000..20d3e7e9 Binary files /dev/null and b/.Gemfile.lock.swp differ diff --git a/Gemfile b/Gemfile index 7aec00c7..b4c0c9c6 100644 --- a/Gemfile +++ b/Gemfile @@ -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 diff --git a/Gemfile.lock b/Gemfile.lock index 7239979b..914cb645 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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