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

Commit 494198a

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)
1 parent e154508 commit 494198a

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)
@@ -335,7 +335,7 @@ PLATFORMS
335335

336336
DEPENDENCIES
337337
bootstrap-sass (~> 3.0.3)
338-
bootstrap-switch-rails (~> 1.9.0)
338+
bootstrap-switch-rails (~> 3.3.3)
339339
coffee-rails (~> 4.0.0)
340340
coveralls
341341
cucumber-rails

0 commit comments

Comments
 (0)