Skip to content
This repository was archived by the owner on Oct 24, 2019. It is now read-only.

[Snyk] Fix for 4 vulnerable dependencies #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ gem 'sass-rails', '~> 4.0.2'
gem 'uglifier', '>= 1.3.0'
gem 'coffee-rails', '~> 4.0.0'
gem 'select2-rails'
gem 'bootstrap-sass'
gem 'bootstrap-sass', '>= 3.4.0'
gem 'font-awesome-rails'

# Use jquery as the JavaScript library
gem 'jquery-rails'
gem 'jquery-rails', '>= 4.3.4'
gem 'momentjs-rails'
gem 'bootstrap-daterangepicker-rails'

Expand Down
51 changes: 28 additions & 23 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ GEM
activerecord (>= 3.2, <= 4.3)
rake (~> 10.4)
arel (6.0.4)
autoprefixer-rails (7.1.6)
autoprefixer-rails (9.6.0)
execjs
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
Expand All @@ -60,9 +60,9 @@ GEM
bcrypt (3.1.11-x86-mingw32)
bootstrap-daterangepicker-rails (0.1.7)
railties (>= 4.0, < 5.2)
bootstrap-sass (3.3.5)
autoprefixer-rails (>= 5.0.0.1)
sass (>= 3.2.19)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0)
breadcrumbs_on_rails (3.0.1)
builder (3.2.3)
bullet (5.7.0)
Expand All @@ -88,8 +88,8 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.0.5)
crass (1.0.3)
concurrent-ruby (1.1.5)
crass (1.0.4)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
devise (4.3.0)
Expand All @@ -107,6 +107,8 @@ GEM
i18n (~> 0.5)
faraday (0.12.2)
multipart-post (>= 1.2, < 3)
ffi (1.11.1)
ffi (1.11.1-x86-mingw32)
figaro (1.1.1)
thor (~> 0.14)
font-awesome-rails (4.7.0.2)
Expand Down Expand Up @@ -135,10 +137,10 @@ GEM
hashie (3.5.6)
hike (1.2.3)
htmlentities (4.3.4)
i18n (0.9.1)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
jquery-rails (4.3.1)
jquery-rails (4.3.5)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
Expand All @@ -156,7 +158,7 @@ GEM
activerecord
kaminari-core (= 1.1.1)
kaminari-core (1.1.1)
loofah (2.1.1)
loofah (2.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.0)
Expand All @@ -166,7 +168,7 @@ GEM
mime-types-data (3.2016.0521)
mimemagic (0.3.2)
mini_mime (1.0.0)
mini_portile2 (2.3.0)
mini_portile2 (2.4.0)
minitest (5.3.5)
momentjs-rails (2.17.1)
railties (>= 3.1)
Expand All @@ -176,10 +178,10 @@ GEM
multipart-post (2.0.0)
mysql2 (0.4.10)
mysql2 (0.4.10-x86-mingw32)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
nokogiri (1.8.1-x86-mingw32)
mini_portile2 (~> 2.3.0)
nokogiri (1.10.3)
mini_portile2 (~> 2.4.0)
nokogiri (1.10.3-x86-mingw32)
mini_portile2 (~> 2.4.0)
numerizer (0.2.0)
oauth2 (1.4.0)
faraday (>= 0.8, < 0.13)
Expand Down Expand Up @@ -219,7 +221,7 @@ GEM
puma (3.11.0)
quiet_assets (1.1.0)
railties (>= 3.1, < 5.0)
rack (1.6.8)
rack (1.6.11)
rack-accept (0.4.5)
rack (>= 0.4)
rack-mini-profiler (0.10.7)
Expand All @@ -241,12 +243,12 @@ GEM
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.8)
activesupport (>= 4.2.0.beta, < 5.0)
rails-dom-testing (1.0.9)
activesupport (>= 4.2.0, < 5.0)
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
railties (4.2.10)
actionpack (= 4.2.10)
activesupport (= 4.2.10)
Expand Down Expand Up @@ -281,6 +283,9 @@ GEM
sass (~> 3.2.2)
sprockets (~> 2.8, < 3.0)
sprockets-rails (~> 2.0)
sassc (2.0.1)
ffi (~> 1.9)
rake
select2-rails (4.0.3)
thor (~> 0.14)
shoulda-matchers (3.1.2)
Expand Down Expand Up @@ -310,7 +315,7 @@ GEM
thor (0.19.4)
thread_safe (0.3.6)
tilt (1.4.1)
tzinfo (1.2.4)
tzinfo (1.2.5)
thread_safe (~> 0.1)
tzinfo-data (1.2017.3)
tzinfo (>= 1.0.0)
Expand Down Expand Up @@ -338,7 +343,7 @@ DEPENDENCIES
annotate (~> 2.6.5)
axlsx_rails
bootstrap-daterangepicker-rails
bootstrap-sass
bootstrap-sass (>= 3.4.0)
breadcrumbs_on_rails
bullet
capybara
Expand All @@ -352,7 +357,7 @@ DEPENDENCIES
gon
grape (~> 0.10.1)
grape-entity (~> 0.4.4)
jquery-rails
jquery-rails (>= 4.3.4)
kaminari
minitest (~> 5.3.0)
momentjs-rails
Expand Down Expand Up @@ -384,4 +389,4 @@ DEPENDENCIES
whenever

BUNDLED WITH
1.13.6
1.17.3