ui_bibz 1.2.5.2 → 1.2.5.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +41 -42
  3. data/lib/ui_bibz/version.rb +1 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d7413766b548ebf81f1d8e3ed6eba81c3b5aced9
4
- data.tar.gz: 54ebe6343f702cf87193cb9edce1eb013bf02f10
3
+ metadata.gz: 692ff6765fee1f84245bafe38d3cc1a17ff949f9
4
+ data.tar.gz: 9a0eda351529adcbdb555204222166c17bc9909f
5
5
  SHA512:
6
- metadata.gz: 1eac9089c70ba8973de1f831d474b4dbbb7e77748b2d228bcb3b0c9c950ed695a3412b74146300acdd9284e0dd099dcb3b1a363c0323ab614f48c03edb6159fa
7
- data.tar.gz: 555ea68dd2fb911aa41e399d1cad283243c4e36cbd08b4c5b8c8e987f498cab8c1773f9c51a6982d4b6f6267c847b84dea4dac029fb272a8bab442a1f48b0090
6
+ metadata.gz: 0c0ec2a58207dfc9e1f4fec1e7e9344415ff8c068572cbd0dc8bf5b8a440455a58f1d28f3158899062bb8a3a5a88884c979cb16b0a4177a89fec94022ec7b054
7
+ data.tar.gz: f2793c6ac44e4002ffd67b0cdf7eee67f6168774f55c36e55df0230ed78f19413ef92484d28bd7dd917f39a43349d883883f53ebddac840f02907c0e39252ef9
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ui_bibz (1.2.5.2)
4
+ ui_bibz (1.2.5.3)
5
5
  bootstrap-sass (~> 3.3.5)
6
6
  font-awesome-sass
7
7
  haml
@@ -15,59 +15,58 @@ PATH
15
15
  GEM
16
16
  remote: https://rubygems.org/
17
17
  specs:
18
- actionmailer (4.2.5.1)
19
- actionpack (= 4.2.5.1)
20
- actionview (= 4.2.5.1)
21
- activejob (= 4.2.5.1)
18
+ actionmailer (4.2.5.2)
19
+ actionpack (= 4.2.5.2)
20
+ actionview (= 4.2.5.2)
21
+ activejob (= 4.2.5.2)
22
22
  mail (~> 2.5, >= 2.5.4)
23
23
  rails-dom-testing (~> 1.0, >= 1.0.5)
24
- actionpack (4.2.5.1)
25
- actionview (= 4.2.5.1)
26
- activesupport (= 4.2.5.1)
24
+ actionpack (4.2.5.2)
25
+ actionview (= 4.2.5.2)
26
+ activesupport (= 4.2.5.2)
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.1)
32
- activesupport (= 4.2.5.1)
31
+ actionview (4.2.5.2)
32
+ activesupport (= 4.2.5.2)
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.1)
38
- activesupport (= 4.2.5.1)
37
+ activejob (4.2.5.2)
38
+ activesupport (= 4.2.5.2)
39
39
  globalid (>= 0.3.0)
40
- activemodel (4.2.5.1)
41
- activesupport (= 4.2.5.1)
40
+ activemodel (4.2.5.2)
41
+ activesupport (= 4.2.5.2)
42
42
  builder (~> 3.1)
43
- activerecord (4.2.5.1)
44
- activemodel (= 4.2.5.1)
45
- activesupport (= 4.2.5.1)
43
+ activerecord (4.2.5.2)
44
+ activemodel (= 4.2.5.2)
45
+ activesupport (= 4.2.5.2)
46
46
  arel (~> 6.0)
47
- activesupport (4.2.5.1)
47
+ activesupport (4.2.5.2)
48
48
  i18n (~> 0.7)
49
49
  json (~> 1.7, >= 1.7.7)
50
50
  minitest (~> 5.1)
51
51
  thread_safe (~> 0.3, >= 0.3.4)
52
52
  tzinfo (~> 1.1)
53
53
  arel (6.0.3)
54
- autoprefixer-rails (6.3.1)
54
+ autoprefixer-rails (6.3.3.1)
55
55
  execjs
56
- json
57
56
  awesome_print (1.6.1)
58
57
  bootstrap-sass (3.3.6)
59
58
  autoprefixer-rails (>= 5.2.1)
60
59
  sass (>= 3.3.4)
61
60
  builder (3.2.2)
62
- codeclimate-test-reporter (0.4.8)
61
+ codeclimate-test-reporter (0.5.0)
63
62
  simplecov (>= 0.7.1, < 1.0.0)
64
- concurrent-ruby (1.0.0)
63
+ concurrent-ruby (1.0.1)
65
64
  docile (1.1.5)
66
65
  erubis (2.7.0)
67
66
  execjs (2.6.0)
68
67
  factory_girl (4.5.0)
69
68
  activesupport (>= 3.0.0)
70
- factory_girl_rails (4.5.0)
69
+ factory_girl_rails (4.6.0)
71
70
  factory_girl (~> 4.5.0)
72
71
  railties (>= 3.0.0)
73
72
  font-awesome-sass (4.5.0)
@@ -93,7 +92,7 @@ GEM
93
92
  nokogiri (>= 1.5.9)
94
93
  mail (2.6.3)
95
94
  mime-types (>= 1.16, < 3)
96
- mime-types (2.99)
95
+ mime-types (2.99.1)
97
96
  mini_portile2 (2.0.0)
98
97
  minitest (5.8.4)
99
98
  nokogiri (1.6.7.2)
@@ -101,16 +100,16 @@ GEM
101
100
  rack (1.6.4)
102
101
  rack-test (0.6.3)
103
102
  rack (>= 1.0)
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)
103
+ rails (4.2.5.2)
104
+ actionmailer (= 4.2.5.2)
105
+ actionpack (= 4.2.5.2)
106
+ actionview (= 4.2.5.2)
107
+ activejob (= 4.2.5.2)
108
+ activemodel (= 4.2.5.2)
109
+ activerecord (= 4.2.5.2)
110
+ activesupport (= 4.2.5.2)
112
111
  bundler (>= 1.3.0, < 2.0)
113
- railties (= 4.2.5.1)
112
+ railties (= 4.2.5.2)
114
113
  sprockets-rails
115
114
  rails-deprecated_sanitizer (1.0.3)
116
115
  activesupport (>= 4.2.0.alpha)
@@ -120,15 +119,15 @@ GEM
120
119
  rails-deprecated_sanitizer (>= 1.0.1)
121
120
  rails-html-sanitizer (1.0.3)
122
121
  loofah (~> 2.0)
123
- railties (4.2.5.1)
124
- actionpack (= 4.2.5.1)
125
- activesupport (= 4.2.5.1)
122
+ railties (4.2.5.2)
123
+ actionpack (= 4.2.5.2)
124
+ activesupport (= 4.2.5.2)
126
125
  rake (>= 0.8.7)
127
126
  thor (>= 0.18.1, < 2.0)
128
127
  rake (10.5.0)
129
- rdoc (4.2.1)
128
+ rdoc (4.2.2)
130
129
  json (~> 1.4)
131
- ruby_parser (3.7.3)
130
+ ruby_parser (3.8.1)
132
131
  sexp_processor (~> 4.1)
133
132
  sass (3.4.21)
134
133
  sass-rails (5.0.4)
@@ -137,8 +136,8 @@ GEM
137
136
  sprockets (>= 2.8, < 4.0)
138
137
  sprockets-rails (>= 2.0, < 4.0)
139
138
  tilt (>= 1.1, < 3)
140
- sexp_processor (4.6.1)
141
- simplecov (0.11.1)
139
+ sexp_processor (4.7.0)
140
+ simplecov (0.11.2)
142
141
  docile (~> 1.1.0)
143
142
  json (~> 1.8)
144
143
  simplecov-html (~> 0.10.0)
@@ -146,7 +145,7 @@ GEM
146
145
  sprockets (3.5.2)
147
146
  concurrent-ruby (~> 1.0)
148
147
  rack (> 1, < 3)
149
- sprockets-rails (3.0.0)
148
+ sprockets-rails (3.0.3)
150
149
  actionpack (>= 4.0)
151
150
  activesupport (>= 4.0)
152
151
  sprockets (>= 3.0.0)
@@ -174,4 +173,4 @@ DEPENDENCIES
174
173
  ui_bibz!
175
174
 
176
175
  BUNDLED WITH
177
- 1.10.6
176
+ 1.11.2
@@ -1,3 +1,3 @@
1
1
  module UiBibz
2
- VERSION = "1.2.5.2"
2
+ VERSION = "1.2.5.3"
3
3
  end
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.2
4
+ version: 1.2.5.3
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-27 00:00:00.000000000 Z
11
+ date: 2016-03-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails