rails-blueimp-gallery 0.0.1 → 0.0.2
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7ec9e20c424d371e2fe981ac345751353a0c32bb
|
4
|
+
data.tar.gz: 7bf8ec847c6356cbec44482df0c78f5478854770
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f44ab1eb46842f5c4f6ffb34112159eb81be09bd44f66a1a1bf0a50b3fb386b4703dcf8efa1117932c82c0309275f2dbb24225d8047a605c336807ec56295ad4
|
7
|
+
data.tar.gz: 4a0e13a1ba4378f8a8b9bff642f4757bae450a9447b6f14bb0759999009f35024b9b4eb6b48bf5c3d2930d2d5114141fd1a06b6a1823f6ad716d7093daa2ad42
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rails-blueimp-gallery
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Roberto Vasquez Angel
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2019-03-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
@@ -160,7 +160,7 @@ files:
|
|
160
160
|
- app/assets/stylesheets/blueimp-gallery.css
|
161
161
|
- app/assets/stylesheets/blueimp-gallery.min.css
|
162
162
|
- app/assets/stylesheets/blueimp/gallery/application.css
|
163
|
-
- app/assets/stylesheets/blueimp/gallery/application/
|
163
|
+
- app/assets/stylesheets/blueimp/gallery/application/indicators.css
|
164
164
|
- app/view_helpers/blueimp/gallery/application_view_helper.rb
|
165
165
|
- app/views/blueimp/gallery/application_view_helper/_prepare_modal.html.erb
|
166
166
|
- config/initializers/assets.rb
|
File without changes
|