Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit 6edaab5

Browse files
author
Jaskanwal Pawar
committed
Revert "Upgrade deps via snyk"
- yea so the tests exploded, so clearly upgrading everything wasn't a good idea... This reverts commit 461c3fc.
1 parent 461c3fc commit 6edaab5

2 files changed

Lines changed: 133 additions & 138 deletions

File tree

Gemfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ gem 'vmstat', '~> 2.0'
4141
gem 'yajl-ruby'
4242

4343
# Rails Components
44-
gem 'actionpack', '~> 5.2.4', '>= 5.2.4.3'
45-
gem 'actionview', '~> 5.2.4', '>= 5.2.4.3'
44+
gem 'actionpack', '~> 5.2.4', '>= 5.2.4.2'
45+
gem 'actionview', '~> 5.2.4', '>= 5.2.4.2'
4646
gem 'activemodel', '~> 5.2.0'
47-
gem 'railties', '~> 5.2.4', '>= 5.2.4.3'
47+
gem 'railties', '~> 5.2.4', '>= 5.2.4.2'
4848

4949
# Blobstore and Bits Service Dependencies
5050
gem 'azure-storage', '0.14.0.preview' # https://github.com/Azure/azure-storage-ruby/issues/122

0 commit comments

Comments
 (0)