ui_bibz 1.2.5.1 → 1.2.5.2
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.
- checksums.yaml +4 -4
- data/Gemfile.lock +34 -34
- data/lib/ui_bibz/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d7413766b548ebf81f1d8e3ed6eba81c3b5aced9
|
4
|
+
data.tar.gz: 54ebe6343f702cf87193cb9edce1eb013bf02f10
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1eac9089c70ba8973de1f831d474b4dbbb7e77748b2d228bcb3b0c9c950ed695a3412b74146300acdd9284e0dd099dcb3b1a363c0323ab614f48c03edb6159fa
|
7
|
+
data.tar.gz: 555ea68dd2fb911aa41e399d1cad283243c4e36cbd08b4c5b8c8e987f498cab8c1773f9c51a6982d4b6f6267c847b84dea4dac029fb272a8bab442a1f48b0090
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
ui_bibz (1.2.5.
|
4
|
+
ui_bibz (1.2.5.2)
|
5
5
|
bootstrap-sass (~> 3.3.5)
|
6
6
|
font-awesome-sass
|
7
7
|
haml
|
@@ -15,36 +15,36 @@ PATH
|
|
15
15
|
GEM
|
16
16
|
remote: https://rubygems.org/
|
17
17
|
specs:
|
18
|
-
actionmailer (4.2.5)
|
19
|
-
actionpack (= 4.2.5)
|
20
|
-
actionview (= 4.2.5)
|
21
|
-
activejob (= 4.2.5)
|
18
|
+
actionmailer (4.2.5.1)
|
19
|
+
actionpack (= 4.2.5.1)
|
20
|
+
actionview (= 4.2.5.1)
|
21
|
+
activejob (= 4.2.5.1)
|
22
22
|
mail (~> 2.5, >= 2.5.4)
|
23
23
|
rails-dom-testing (~> 1.0, >= 1.0.5)
|
24
|
-
actionpack (4.2.5)
|
25
|
-
actionview (= 4.2.5)
|
26
|
-
activesupport (= 4.2.5)
|
24
|
+
actionpack (4.2.5.1)
|
25
|
+
actionview (= 4.2.5.1)
|
26
|
+
activesupport (= 4.2.5.1)
|
27
27
|
rack (~> 1.6)
|
28
28
|
rack-test (~> 0.6.2)
|
29
29
|
rails-dom-testing (~> 1.0, >= 1.0.5)
|
30
30
|
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
31
|
-
actionview (4.2.5)
|
32
|
-
activesupport (= 4.2.5)
|
31
|
+
actionview (4.2.5.1)
|
32
|
+
activesupport (= 4.2.5.1)
|
33
33
|
builder (~> 3.1)
|
34
34
|
erubis (~> 2.7.0)
|
35
35
|
rails-dom-testing (~> 1.0, >= 1.0.5)
|
36
36
|
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
37
|
-
activejob (4.2.5)
|
38
|
-
activesupport (= 4.2.5)
|
37
|
+
activejob (4.2.5.1)
|
38
|
+
activesupport (= 4.2.5.1)
|
39
39
|
globalid (>= 0.3.0)
|
40
|
-
activemodel (4.2.5)
|
41
|
-
activesupport (= 4.2.5)
|
40
|
+
activemodel (4.2.5.1)
|
41
|
+
activesupport (= 4.2.5.1)
|
42
42
|
builder (~> 3.1)
|
43
|
-
activerecord (4.2.5)
|
44
|
-
activemodel (= 4.2.5)
|
45
|
-
activesupport (= 4.2.5)
|
43
|
+
activerecord (4.2.5.1)
|
44
|
+
activemodel (= 4.2.5.1)
|
45
|
+
activesupport (= 4.2.5.1)
|
46
46
|
arel (~> 6.0)
|
47
|
-
activesupport (4.2.5)
|
47
|
+
activesupport (4.2.5.1)
|
48
48
|
i18n (~> 0.7)
|
49
49
|
json (~> 1.7, >= 1.7.7)
|
50
50
|
minitest (~> 5.1)
|
@@ -95,22 +95,22 @@ GEM
|
|
95
95
|
mime-types (>= 1.16, < 3)
|
96
96
|
mime-types (2.99)
|
97
97
|
mini_portile2 (2.0.0)
|
98
|
-
minitest (5.8.
|
98
|
+
minitest (5.8.4)
|
99
99
|
nokogiri (1.6.7.2)
|
100
100
|
mini_portile2 (~> 2.0.0.rc2)
|
101
101
|
rack (1.6.4)
|
102
102
|
rack-test (0.6.3)
|
103
103
|
rack (>= 1.0)
|
104
|
-
rails (4.2.5)
|
105
|
-
actionmailer (= 4.2.5)
|
106
|
-
actionpack (= 4.2.5)
|
107
|
-
actionview (= 4.2.5)
|
108
|
-
activejob (= 4.2.5)
|
109
|
-
activemodel (= 4.2.5)
|
110
|
-
activerecord (= 4.2.5)
|
111
|
-
activesupport (= 4.2.5)
|
104
|
+
rails (4.2.5.1)
|
105
|
+
actionmailer (= 4.2.5.1)
|
106
|
+
actionpack (= 4.2.5.1)
|
107
|
+
actionview (= 4.2.5.1)
|
108
|
+
activejob (= 4.2.5.1)
|
109
|
+
activemodel (= 4.2.5.1)
|
110
|
+
activerecord (= 4.2.5.1)
|
111
|
+
activesupport (= 4.2.5.1)
|
112
112
|
bundler (>= 1.3.0, < 2.0)
|
113
|
-
railties (= 4.2.5)
|
113
|
+
railties (= 4.2.5.1)
|
114
114
|
sprockets-rails
|
115
115
|
rails-deprecated_sanitizer (1.0.3)
|
116
116
|
activesupport (>= 4.2.0.alpha)
|
@@ -118,17 +118,17 @@ GEM
|
|
118
118
|
activesupport (>= 4.2.0.beta, < 5.0)
|
119
119
|
nokogiri (~> 1.6.0)
|
120
120
|
rails-deprecated_sanitizer (>= 1.0.1)
|
121
|
-
rails-html-sanitizer (1.0.
|
121
|
+
rails-html-sanitizer (1.0.3)
|
122
122
|
loofah (~> 2.0)
|
123
|
-
railties (4.2.5)
|
124
|
-
actionpack (= 4.2.5)
|
125
|
-
activesupport (= 4.2.5)
|
123
|
+
railties (4.2.5.1)
|
124
|
+
actionpack (= 4.2.5.1)
|
125
|
+
activesupport (= 4.2.5.1)
|
126
126
|
rake (>= 0.8.7)
|
127
127
|
thor (>= 0.18.1, < 2.0)
|
128
128
|
rake (10.5.0)
|
129
129
|
rdoc (4.2.1)
|
130
130
|
json (~> 1.4)
|
131
|
-
ruby_parser (3.7.
|
131
|
+
ruby_parser (3.7.3)
|
132
132
|
sexp_processor (~> 4.1)
|
133
133
|
sass (3.4.21)
|
134
134
|
sass-rails (5.0.4)
|
@@ -137,7 +137,7 @@ GEM
|
|
137
137
|
sprockets (>= 2.8, < 4.0)
|
138
138
|
sprockets-rails (>= 2.0, < 4.0)
|
139
139
|
tilt (>= 1.1, < 3)
|
140
|
-
sexp_processor (4.6.
|
140
|
+
sexp_processor (4.6.1)
|
141
141
|
simplecov (0.11.1)
|
142
142
|
docile (~> 1.1.0)
|
143
143
|
json (~> 1.8)
|
data/lib/ui_bibz/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ui_bibz
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.2.5.
|
4
|
+
version: 1.2.5.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Thooams
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2016-01-
|
11
|
+
date: 2016-01-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|