bootstrap-switch-rails-bcj-version 3.3.2 → 3.3.2.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: cdb3fba2470e9a349904fdd829b2006860dd14b0
4
- data.tar.gz: 5be6dcd4d193e8129b575843ab1683e24989b5f5
3
+ metadata.gz: 6e027db788a978aa33991af216e8287f856a1990
4
+ data.tar.gz: 52f39728d291d624ebc44c15f718e74e6786d3f7
5
5
  SHA512:
6
- metadata.gz: 9e9512da37db93008535add9b827a3e9533e33daf5f3481a0c5a3f7716fdda45d7b77b3f213b240942fd1c2218f51ba68525ceded7828e0e3d3e1dac2cfc69e8
7
- data.tar.gz: 2775aadf0ab5134b2aae294f9e70ed8ad84270d377b43e0963df99ed93a960eb12687b52027ff557298268673a849214485ff143e8b5dd9ff31d5e2c1d28f2f8
6
+ metadata.gz: e013dc8345c669ac4b8bf866ca544de9a4364d84409de12974cf5fdd209ef005c493fc93a4bf933af7b2328514b63968de2ceef30966d5de9f3c6fc63a1e0088
7
+ data.tar.gz: 0957789ac3585f6a26c7ea198e362efc5e3c945ea3f18680e378abbdd1c2efa0c670f2635c42323944c49aedd536ffe5b9621f8647d717a45d613da9845f7816
data/README.md CHANGED
@@ -1,5 +1,4 @@
1
- # bootstrap-switch-rails [![Gem Version](https://badge.fury.io/rb/bootstrap-switch-rails.png)](http://badge.fury.io/rb/bootstrap-switch-rails)
2
-
1
+ # bootstrap-switch-rails-bcj-version [![Gem Version](https://badge.fury.io/rb/bootstrap-switch-rails-bcj-version.svg)](http://badge.fury.io/rb/bootstrap-switch-rails-bcj-version)
3
2
  bootstrap-switch-rails provides the [bootstrap-switch](http://www.bootstrap-switch.org/)
4
3
  plugin as a Rails engine to use it within the asset pipeline.
5
4
 
@@ -1,7 +1,7 @@
1
1
  # coding: utf-8
2
2
  lib = File.expand_path('../lib', __FILE__)
3
3
  $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
- require 'bootstrap-switch-rails/version'
4
+ require 'bootstrap-switch-rails-bcj-version/version'
5
5
 
6
6
  Gem::Specification.new do |spec|
7
7
  spec.name = "bootstrap-switch-rails-bcj-version"
@@ -1,7 +1,7 @@
1
1
  module Bootstrap
2
2
  module Switch
3
3
  module Rails
4
- VERSION = "3.3.2"
4
+ VERSION = "3.3.2.1"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootstrap-switch-rails-bcj-version
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.3.2
4
+ version: 3.3.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Blaed Johnston
@@ -54,10 +54,10 @@ files:
54
54
  - README.md
55
55
  - Rakefile
56
56
  - bootstrap-switch-rails-bcj-version.gemspec
57
- - lib/bootstrap-switch-rails.rb
58
- - lib/bootstrap-switch-rails/engine.rb
59
- - lib/bootstrap-switch-rails/railtie.rb
60
- - lib/bootstrap-switch-rails/version.rb
57
+ - lib/bootstrap-switch-rails-bcj-version.rb
58
+ - lib/bootstrap-switch-rails-bcj-version/engine.rb
59
+ - lib/bootstrap-switch-rails-bcj-version/railtie.rb
60
+ - lib/bootstrap-switch-rails-bcj-version/version.rb
61
61
  - update_from_vendor.sh
62
62
  - vendor/assets/javascripts/bootstrap-switch.js
63
63
  - vendor/assets/stylesheets/bootstrap2-switch.scss