Skip to content

Commit 0ecbaba

Browse files
authored
Merge pull request #2 from vrpn/dependabot/bundler/bootstrap-sass-3.4.1
Bump bootstrap-sass from 3.3.4.1 to 3.4.1
2 parents f8c7a84 + e417039 commit 0ecbaba

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

Gemfile.lock

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,11 @@ GEM
77
minitest (~> 5.1)
88
thread_safe (~> 0.1)
99
tzinfo (~> 1.1)
10-
autoprefixer-rails (5.1.8.1)
10+
autoprefixer-rails (9.7.6)
1111
execjs
12-
json
13-
bootstrap-sass (3.3.4.1)
14-
autoprefixer-rails (>= 5.0.0.1)
15-
sass (>= 3.2.19)
12+
bootstrap-sass (3.4.1)
13+
autoprefixer-rails (>= 5.2.1)
14+
sassc (>= 2.0.0)
1615
celluloid (0.16.0)
1716
timers (~> 4.0.0)
1817
chunky_png (1.3.4)
@@ -37,7 +36,7 @@ GEM
3736
http_parser.rb (~> 0.6.0)
3837
erubis (2.7.0)
3938
eventmachine (1.0.7)
40-
execjs (2.5.2)
39+
execjs (2.7.0)
4140
ffi (1.9.8)
4241
haml (4.0.6)
4342
tilt
@@ -47,7 +46,7 @@ GEM
4746
uber (~> 0.0.4)
4847
http_parser.rb (0.6.0)
4948
i18n (0.7.0)
50-
json (1.8.2)
49+
json (1.8.6)
5150
kramdown (1.6.0)
5251
listen (2.10.0)
5352
celluloid (~> 0.16.0)
@@ -111,7 +110,9 @@ GEM
111110
rb-inotify (0.9.5)
112111
ffi (>= 0.5.0)
113112
redcarpet (3.2.3)
114-
sass (3.4.13)
113+
sass (3.4.25)
114+
sassc (2.3.0)
115+
ffi (~> 1.9)
115116
sprockets (2.12.3)
116117
hike (~> 1.2)
117118
multi_json (~> 1.0)
@@ -144,3 +145,4 @@ DEPENDENCIES
144145
middleman-livereload (~> 3.1.0)
145146
redcarpet
146147
tzinfo-data
148+
wdm (~> 0.1.0)

0 commit comments

Comments
 (0)