bootswatch_rails 3.3.4.1 → 3.3.5.1

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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootswatch_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.3.4.1
4
+ version: 3.3.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Volker Wiegand
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-04-22 00:00:00.000000000 Z
11
+ date: 2015-09-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties
@@ -74,7 +74,6 @@ extensions: []
74
74
  extra_rdoc_files: []
75
75
  files:
76
76
  - ".gitignore"
77
- - ".gitmodules"
78
77
  - Gemfile
79
78
  - LICENSE.txt
80
79
  - Makefile
@@ -86,8 +85,7 @@ files:
86
85
  - cleditor/jquery.cleditor.css
87
86
  - cleditor/jquery.cleditor.js
88
87
  - cleditor/jquery.cleditor.min.js
89
- - datatables/DataTables-1.10.4.zip
90
- - datatables/DataTables-1.10.6.zip
88
+ - datatables/DataTables-1.10.9.zip
91
89
  - generate.sh
92
90
  - lib/bootswatch_rails.rb
93
91
  - lib/bootswatch_rails/engine.rb
@@ -171,7 +169,6 @@ files:
171
169
  - vendor/assets/stylesheets/custom.css
172
170
  - vendor/assets/stylesheets/cyborg.css
173
171
  - vendor/assets/stylesheets/darkly.css
174
- - vendor/assets/stylesheets/dataTables.responsive.css
175
172
  - vendor/assets/stylesheets/flatly.css
176
173
  - vendor/assets/stylesheets/journal.css
177
174
  - vendor/assets/stylesheets/jquery.cleditor.css.scss
@@ -179,6 +176,7 @@ files:
179
176
  - vendor/assets/stylesheets/lumen.css
180
177
  - vendor/assets/stylesheets/paper.css
181
178
  - vendor/assets/stylesheets/readable.css
179
+ - vendor/assets/stylesheets/responsive.dataTables.css
182
180
  - vendor/assets/stylesheets/sandstone.css
183
181
  - vendor/assets/stylesheets/simplex.css
184
182
  - vendor/assets/stylesheets/slate.css
@@ -206,7 +204,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
206
204
  version: '0'
207
205
  requirements: []
208
206
  rubyforge_project:
209
- rubygems_version: 2.4.6
207
+ rubygems_version: 2.4.8
210
208
  signing_key:
211
209
  specification_version: 4
212
210
  summary: Add bootswatch.com themes to the Rails asset pipeline
data/.gitmodules DELETED
@@ -1,3 +0,0 @@
1
- [submodule "bootswatch"]
2
- path = bootswatch
3
- url = https://github.com/thomaspark/bootswatch.git
Binary file
Binary file