Skip to content

Commit 3f3f289

Browse files
committed
upgrade gems
1 parent aaad244 commit 3f3f289

File tree

482 files changed

+476
-447
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

482 files changed

+476
-447
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ gem 'carrierwave', '1.3.1'
8282
gem 'rest-client'
8383

8484
# zipping for email attachments over 10MB
85-
gem 'rubyzip'
85+
gem 'rubyzip', '~> 1.3.0'
8686

8787
# JSON Web Tokens for Volume Opps
8888
gem 'jwt'

0 commit comments

Comments
 (0)