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.
|
File without changes
|
data/lib/joyride/version.rb
CHANGED
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.
|
|
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:
|
|
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:
|
|
290
|
+
hash: 1796456309036173401
|
|
291
291
|
requirements: []
|
|
292
292
|
rubyforge_project:
|
|
293
293
|
rubygems_version: 1.8.24
|