Gemfile.lock in memolog-0.2.2 vs Gemfile.lock in memolog-0.3.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- memolog (0.2.2)
+ memolog (0.3.0)
logger (~> 1.4.3)
securerandom (~> 0.1.0)
GEM
remote: https://rubygems.org/
@@ -96,11 +96,11 @@
faraday-rack (1.0.0)
globalid (0.5.2)
activesupport (>= 5.0)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
- logger (1.4.3)
+ logger (1.4.4)
loofah (2.12.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
mini_mime (>= 0.1.1)
@@ -200,18 +200,21 @@
rubocop-ast (>= 1.1.0)
rubocop-sequel (0.2.0)
rubocop (~> 1.0)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
- securerandom (0.1.0)
+ securerandom (0.1.1)
sentry-ruby (4.7.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
faraday (>= 1.0)
sentry-ruby-core (= 4.7.3)
sentry-ruby-core (4.7.3)
concurrent-ruby
faraday
+ sentry-sidekiq (4.7.3)
+ sentry-ruby-core (~> 4.7.0)
+ sidekiq (>= 3.0)
sidekiq (6.2.2)
connection_pool (>= 2.2.2)
rack (~> 2.0)
redis (>= 4.2.0)
sprockets (4.0.2)
@@ -240,9 +243,10 @@
rails
rake
rspec
rubocop-config-umbrellio
sentry-ruby
+ sentry-sidekiq
sidekiq
BUNDLED WITH
2.2.28