Skip to content

Commit

Permalink
Gem updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Arie committed Apr 4, 2020
1 parent cbfc607 commit c96175c
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ GIT

GIT
remote: https://github.com/rails/jbuilder.git
revision: 73112338ddc3ac1f899209202958a19489eecf1b
revision: 5a314bd8732d50a9fdda54d35f5e742d8499e4ba
specs:
jbuilder (2.10.0)
activesupport (>= 5.0.0)
Expand Down Expand Up @@ -93,7 +93,7 @@ GEM
sshkit (>= 1.6.1, != 1.7.0)
american_date (1.1.1)
ast (2.4.0)
autoprefixer-rails (9.7.4)
autoprefixer-rails (9.7.5)
execjs
backport (1.1.2)
backports (3.17.0)
Expand Down Expand Up @@ -140,7 +140,7 @@ GEM
capistrano-bundler
puma (~> 4.0)
capistrano_colors (0.5.5)
capybara (3.31.0)
capybara (3.32.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
Expand Down Expand Up @@ -201,7 +201,7 @@ GEM
cucumber-wire (0.0.1)
dalli (2.7.10)
dante (0.2.0)
database_cleaner (1.8.3)
database_cleaner (1.8.4)
debug_inspector (0.0.3)
delorean (2.1.0)
chronic
Expand All @@ -215,7 +215,7 @@ GEM
docile (1.3.2)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
draper (4.0.0)
draper (4.0.1)
actionpack (>= 5.0)
activemodel (>= 5.0)
activemodel-serializers-xml (>= 1.0)
Expand All @@ -227,7 +227,7 @@ GEM
tzinfo
eventmachine (1.2.7)
execjs (2.7.0)
factory_bot (5.1.1)
factory_bot (5.1.2)
activesupport (>= 4.2.0)
factory_bot_rails (5.1.1)
factory_bot (~> 5.1.0)
Expand Down Expand Up @@ -341,7 +341,7 @@ GEM
parallel (1.19.1)
parallel_tests (2.32.0)
parallel
parser (2.7.0.5)
parser (2.7.1.0)
ast (~> 2.4.0)
paypal-sdk-rest (1.7.4)
multi_json (~> 1.0)
Expand Down Expand Up @@ -431,7 +431,7 @@ GEM
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-rails (4.0.0.rc1)
rspec-rails (4.0.0)
actionpack (>= 4.2)
activesupport (>= 4.2)
railties (>= 4.2)
Expand All @@ -440,14 +440,14 @@ GEM
rspec-mocks (~> 3.9)
rspec-support (~> 3.9)
rspec-support (3.9.2)
rubocop (0.80.1)
rubocop (0.81.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.7.0.1)
rainbow (>= 2.2.2, < 4.0)
rexml
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
ruby-openid (2.9.2)
ruby-progressbar (1.10.1)
ruby-vips (2.0.17)
Expand Down Expand Up @@ -480,7 +480,7 @@ GEM
rack (< 2.1.0)
rack-protection (>= 1.5.0)
redis (>= 3.3.5, < 5)
sidekiq-cron (1.1.0)
sidekiq-cron (1.2.0)
fugit (~> 1.1)
sidekiq (>= 4.2.1)
simple_form (5.0.2)
Expand All @@ -491,7 +491,7 @@ GEM
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
solargraph (0.38.5)
solargraph (0.38.6)
backport (~> 1.1)
benchmark
bundler (>= 1.17.2)
Expand Down Expand Up @@ -527,14 +527,14 @@ GEM
tilt (2.0.10)
tins (1.24.1)
sync
tzinfo (1.2.6)
tzinfo (1.2.7)
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
unicode-display_width (1.6.1)
unf_ext (0.0.7.7)
unicode-display_width (1.7.0)
vcr (5.1.0)
warden (1.2.8)
rack (>= 2.0.6)
Expand Down

0 comments on commit c96175c

Please sign in to comment.