diff --git a/Gemfile b/Gemfile index ff821039..0c14f558 100644 --- a/Gemfile +++ b/Gemfile @@ -131,7 +131,7 @@ group :test do gem 'webmock' gem 'rubocop', require: false gem 'ruby-prof', '1.4.2' - gem 'shoulda-matchers', '~> 4.4' + gem 'shoulda-matchers', '~> 4.5' gem 'rails-controller-testing' end diff --git a/Gemfile.lock b/Gemfile.lock index c5b6a9ec..5e26873f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,7 +104,7 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - acts_as_list (1.0.2) + acts_as_list (1.0.3) activerecord (>= 4.2) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) @@ -1018,10 +1018,10 @@ GEM erubi (>= 1.0.0) rack (>= 0.9.0) bindex (0.8.1) - binding_of_caller (0.8.0) + binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) builder (3.2.4) - bullet (6.1.0) + bullet (6.1.3) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) bundler-audit (0.7.0.1) @@ -1049,9 +1049,10 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.8) connection_pool (2.2.3) - crack (0.4.4) + crack (0.4.5) + rexml crass (1.0.6) csv (3.1.9) cucumber (5.1.3) @@ -1098,7 +1099,7 @@ GEM rails (> 4) db_text_search (0.3.1) activerecord (>= 4.1.15, < 7.0) - debug_inspector (0.0.3) + debug_inspector (1.0.0) devise (4.7.3) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -1128,12 +1129,12 @@ GEM ffi (1.13.1) filesize (0.2.0) flamegraph (0.9.5) - flipper (0.19.1) - flipper-redis (0.19.0) - flipper (~> 0.19.0) + flipper (0.20.3) + flipper-redis (0.20.3) + flipper (~> 0.20.3) redis (>= 2.2, < 5) - font-awesome-rails (4.7.0.5) - railties (>= 3.2, < 6.1) + font-awesome-rails (4.7.0.6) + railties (>= 3.2, < 6.2) formatador (0.2.5) friendly_id (5.3.0) activerecord (>= 4.0.0) @@ -1172,7 +1173,7 @@ GEM domain_name (~> 0.5) http-form_data (2.3.0) http_parser.rb (0.6.0) - i18n (1.8.5) + i18n (1.8.7) concurrent-ruby (~> 1.0) ibm_cloud_sdk_core (1.1.1) concurrent-ruby (~> 1.0) @@ -1221,7 +1222,7 @@ GEM listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.8.0) + loofah (2.9.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.8) @@ -1247,7 +1248,7 @@ GEM mini_portile2 (2.5.0) mini_racer (0.3.1) libv8 (~> 8.4.255) - minitest (5.14.2) + minitest (5.14.3) mixpanel-ruby (2.2.2) multi_json (1.14.1) multi_test (0.1.2) @@ -1309,7 +1310,7 @@ GEM activesupport (>= 3.0.0) racc (1.5.2) rack (2.2.3) - rack-mini-profiler (2.2.0) + rack-mini-profiler (2.3.0) rack (>= 1.2.0) rack-pjax (1.1.0) nokogiri (~> 1.5) @@ -1371,7 +1372,7 @@ GEM rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) rainbow (3.0.0) - rake (13.0.1) + rake (13.0.3) rb-fsevent (0.10.4) rb-gravatar (1.0.5) rb-inotify (0.10.1) @@ -1451,7 +1452,7 @@ GEM rubyzip (>= 1.2.2) semantic_range (2.3.0) shellany (0.0.1) - shoulda-matchers (4.4.1) + shoulda-matchers (4.5.0) activesupport (>= 4.2.0) sidekiq (6.1.2) connection_pool (>= 2.2.2) @@ -1489,12 +1490,12 @@ GEM text-hyphen (1.4.1) textstat (0.1.6) text-hyphen (~> 1.4, >= 1.4.1) - thor (1.0.1) + thor (1.1.0) thread_safe (0.3.6) tilt (2.0.10) timeago_js (3.0.2.2) tribute (3.6.0.0) - tzinfo (1.2.8) + tzinfo (1.2.9) thread_safe (~> 0.1) tzinfo-data (1.2020.4) tzinfo (>= 1.0.0) @@ -1504,7 +1505,7 @@ GEM unf_ext unf_ext (0.0.7.7) unicode-display_width (2.0.0) - uniform_notifier (1.13.0) + uniform_notifier (1.13.2) warden (1.2.9) rack (>= 2.0.9) web-console (4.1.0) @@ -1512,7 +1513,7 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webmock (3.10.0) + webmock (3.11.1) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) @@ -1603,7 +1604,7 @@ DEPENDENCIES sass-rails selenium-webdriver serendipitous! - shoulda-matchers (~> 4.4) + shoulda-matchers (~> 4.5) sidekiq simplecov slack-notifier