joyride-rails 0.0.12 → 0.0.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  @import "bourbon";
2
- @import "joyride-1.0.4.css";
2
+ @import "joyride-1.0.4";
3
3
  @import "bootstrap_tour";
4
4
  /*
5
5
  * This is a manifest file that'll be compiled into application.css, which will include all the files
@@ -1,3 +1,3 @@
1
1
  module Joyride
2
- VERSION = "0.0.12"
2
+ VERSION = "0.0.14"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: joyride-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.12
4
+ version: 0.0.14
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -134,7 +134,7 @@ files:
134
134
  - app/assets/javascripts/joyride/jquery.joyride-1.0.4.js
135
135
  - app/assets/javascripts/joyride/modernizr.foundation.js
136
136
  - app/assets/stylesheets/joyride/bootstrap_tour.css.sass
137
- - app/assets/stylesheets/joyride/joyride-1.0.4.css
137
+ - app/assets/stylesheets/joyride/joyride-1.0.4.css.scss
138
138
  - app/assets/stylesheets/joyride/joyride.css.scss
139
139
  - app/assets/stylesheets/joyride/variables.sass
140
140
  - app/controllers/joyride/application_controller.rb
@@ -278,7 +278,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
278
278
  version: '0'
279
279
  segments:
280
280
  - 0
281
- hash: 1655448228665891734
281
+ hash: 1796456309036173401
282
282
  required_rubygems_version: !ruby/object:Gem::Requirement
283
283
  none: false
284
284
  requirements:
@@ -287,7 +287,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
287
287
  version: '0'
288
288
  segments:
289
289
  - 0
290
- hash: 1655448228665891734
290
+ hash: 1796456309036173401
291
291
  requirements: []
292
292
  rubyforge_project:
293
293
  rubygems_version: 1.8.24