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

Commit b268352

Browse files
Bump bootstrap-switch-rails to 3.3.3
Bumps [bootstrap-switch-rails](https://github.com/manuelvanrijn/bootstrap-switch-rails) from 1.9.0 to 3.3.3. - [Commits](manuelvanrijn/bootstrap-switch-rails@v1.9.0...v3.3.3) I'll automatically resolve any conflicts with this PR as long as you don't alter it yourself. If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.
1 parent bbc13ac commit b268352

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ gem "github_api", '~> 0.17'
3333

3434
gem 'bootstrap-sass', '~> 3.0.3'
3535
gem 'font-awesome-rails', '~> 4.0.3'
36-
gem 'bootstrap-switch-rails', '~> 1.9.0'
36+
gem 'bootstrap-switch-rails', '~> 3.3.3'
3737
gem 'kramdown'
3838

3939
group :doc do

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ GEM
3131
bcrypt (3.1.9)
3232
bootstrap-sass (3.0.3.0)
3333
sass (~> 3.2)
34-
bootstrap-switch-rails (1.9.0)
34+
bootstrap-switch-rails (3.3.3)
3535
builder (3.1.4)
3636
capybara (2.4.4)
3737
mime-types (>= 1.16)
@@ -328,7 +328,7 @@ PLATFORMS
328328

329329
DEPENDENCIES
330330
bootstrap-sass (~> 3.0.3)
331-
bootstrap-switch-rails (~> 1.9.0)
331+
bootstrap-switch-rails (~> 3.3.3)
332332
coffee-rails (~> 4.0.0)
333333
coveralls
334334
cucumber-rails

0 commit comments

Comments
 (0)