feedcellar-web 0.4.0 → 0.4.1

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: 4e59c602c1a93b977060a29b050cd40e6d66b9a2
4
- data.tar.gz: 13c6dcf680bafcd1d50c5e8b242c3293a65db9b6
3
+ metadata.gz: d531f35faa53cf7b45c3d997b970b9d7cd87563b
4
+ data.tar.gz: bdf08a288b49ff0b92dd470bbcbce8860df4d273
5
5
  SHA512:
6
- metadata.gz: e1ddc14f72b6d5842f13b403de0f3fbfb0c31f7a6e5fb1ce553bcfebf61419684c339334cf04ed23b7c01d786236bb91cd6ab99a51ef2c9e548d71ec7231122d
7
- data.tar.gz: cc02710a77ca9d3ac9f69cace3d65896f5ca3aac232f321cca1137857e67ba094c2431d489c9b78f8c9d78c6cd0615b5799902861477a51520e3bcfd37f5bb78
6
+ metadata.gz: 99ff6ae62664253974619a70649f3ff00f1b85211223db3a8ede640c959438f41493f34ea6327ecd7164f694c312c5a869f87cf5c3fac6cc8a57777e034d33d8
7
+ data.tar.gz: b3646d00a1ee0a5c8ed3c5dc4e56e7de9b16513d17c1ab80a1bb20bc8cb37bd2630c5ab443508d3f17473b4dc0ad0262f32945916191a68ae493cf382f97f022
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- feedcellar-web (0.3.2)
4
+ feedcellar-web (0.4.1)
5
5
  feedcellar (>= 0.6.0)
6
6
  haml
7
7
  kaminari
@@ -16,41 +16,42 @@ PATH
16
16
  GEM
17
17
  remote: https://rubygems.org/
18
18
  specs:
19
- actionpack (4.2.1)
20
- actionview (= 4.2.1)
21
- activesupport (= 4.2.1)
19
+ actionpack (4.2.5.1)
20
+ actionview (= 4.2.5.1)
21
+ activesupport (= 4.2.5.1)
22
22
  rack (~> 1.6)
23
23
  rack-test (~> 0.6.2)
24
24
  rails-dom-testing (~> 1.0, >= 1.0.5)
25
- rails-html-sanitizer (~> 1.0, >= 1.0.1)
26
- actionview (4.2.1)
27
- activesupport (= 4.2.1)
25
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
26
+ actionview (4.2.5.1)
27
+ activesupport (= 4.2.5.1)
28
28
  builder (~> 3.1)
29
29
  erubis (~> 2.7.0)
30
30
  rails-dom-testing (~> 1.0, >= 1.0.5)
31
- rails-html-sanitizer (~> 1.0, >= 1.0.1)
32
- activesupport (4.2.1)
31
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
32
+ activesupport (4.2.5.1)
33
33
  i18n (~> 0.7)
34
34
  json (~> 1.7, >= 1.7.7)
35
35
  minitest (~> 5.1)
36
36
  thread_safe (~> 0.3, >= 0.3.4)
37
37
  tzinfo (~> 1.1)
38
- addressable (2.3.8)
39
- archive-zip (0.7.0)
38
+ addressable (2.4.0)
39
+ archive-zip (0.8.0)
40
40
  io-like (~> 0.3.0)
41
- backports (3.6.4)
41
+ backports (3.6.8)
42
42
  builder (3.2.2)
43
43
  erubis (2.7.0)
44
- feedcellar (0.6.0)
44
+ feedcellar (0.7.0)
45
+ parallel
45
46
  rroonga (>= 5.0.0)
46
47
  thor
47
48
  gqtp (1.0.6)
48
- groonga-client (0.1.6)
49
+ groonga-client (0.1.9)
49
50
  gqtp (>= 1.0.4)
50
51
  groonga-command (>= 1.0.8)
51
- groonga-command (1.1.2)
52
+ groonga-command (1.1.6)
52
53
  json
53
- haml (4.0.6)
54
+ haml (4.0.7)
54
55
  tilt
55
56
  i18n (0.7.0)
56
57
  io-like (0.3.0)
@@ -60,22 +61,23 @@ GEM
60
61
  activesupport (>= 3.0.0)
61
62
  launchy (2.4.3)
62
63
  addressable (~> 2.3)
63
- loofah (2.0.2)
64
+ loofah (2.0.3)
64
65
  nokogiri (>= 1.5.9)
65
- mini_portile (0.6.2)
66
- minitest (5.7.0)
67
- multi_json (1.11.1)
68
- nokogiri (1.6.6.2)
69
- mini_portile (~> 0.6.0)
70
- padrino-helpers (0.12.5)
66
+ mini_portile2 (2.0.0)
67
+ minitest (5.8.4)
68
+ multi_json (1.11.2)
69
+ nokogiri (1.6.7.2)
70
+ mini_portile2 (~> 2.0.0.rc2)
71
+ padrino-helpers (0.13.1)
71
72
  i18n (~> 0.6, >= 0.6.7)
72
- padrino-support (= 0.12.5)
73
+ padrino-support (= 0.13.1)
73
74
  tilt (~> 1.4.1)
74
- padrino-support (0.12.5)
75
+ padrino-support (0.13.1)
75
76
  activesupport (>= 3.1)
76
- pkg-config (1.1.6)
77
- power_assert (0.2.3)
78
- rack (1.6.1)
77
+ parallel (1.6.1)
78
+ pkg-config (1.1.7)
79
+ power_assert (0.2.7)
80
+ rack (1.6.4)
79
81
  rack-protection (1.5.3)
80
82
  rack
81
83
  rack-test (0.6.3)
@@ -85,24 +87,24 @@ GEM
85
87
  rroonga
86
88
  rails-deprecated_sanitizer (1.0.3)
87
89
  activesupport (>= 4.2.0.alpha)
88
- rails-dom-testing (1.0.6)
90
+ rails-dom-testing (1.0.7)
89
91
  activesupport (>= 4.2.0.beta, < 5.0)
90
92
  nokogiri (~> 1.6.0)
91
93
  rails-deprecated_sanitizer (>= 1.0.1)
92
- rails-html-sanitizer (1.0.2)
94
+ rails-html-sanitizer (1.0.3)
93
95
  loofah (~> 2.0)
94
- rake (10.4.2)
96
+ rake (10.5.0)
95
97
  rr (1.1.2)
96
- rroonga (5.0.3)
98
+ rroonga (5.1.1)
97
99
  archive-zip
98
100
  groonga-client (>= 0.0.3)
99
101
  json
100
102
  pkg-config
101
- sinatra (1.4.6)
102
- rack (~> 1.4)
103
+ sinatra (1.4.7)
104
+ rack (~> 1.5)
103
105
  rack-protection (~> 1.4)
104
106
  tilt (>= 1.3, < 3)
105
- sinatra-contrib (1.4.4)
107
+ sinatra-contrib (1.4.6)
106
108
  backports (>= 2.0)
107
109
  multi_json
108
110
  rack-protection
@@ -110,11 +112,11 @@ GEM
110
112
  sinatra (~> 1.4.0)
111
113
  tilt (>= 1.3, < 3)
112
114
  sinatra-cross_origin (0.3.2)
113
- test-unit (3.1.2)
115
+ test-unit (3.1.7)
114
116
  power_assert
115
117
  test-unit-notify (1.0.4)
116
118
  test-unit (>= 2.4.9)
117
- test-unit-rr (1.0.3)
119
+ test-unit-rr (1.0.5)
118
120
  rr (>= 1.1.1)
119
121
  test-unit (>= 2.5.2)
120
122
  thor (0.19.1)
@@ -133,3 +135,6 @@ DEPENDENCIES
133
135
  test-unit
134
136
  test-unit-notify
135
137
  test-unit-rr
138
+
139
+ BUNDLED WITH
140
+ 1.11.2
data/NEWS.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # NEWS
2
2
 
3
+ ## 0.4.1: 2016-02-17
4
+
5
+ ### Changes
6
+
7
+ #### Improvements
8
+
9
+ * Updated gems.
10
+
3
11
  ## 0.4.0: 2016-02-17
4
12
 
5
13
  ### Changes
@@ -18,6 +18,6 @@
18
18
 
19
19
  module Feedcellar
20
20
  module Web
21
- VERSION = "0.4.0"
21
+ VERSION = "0.4.1"
22
22
  end
23
23
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: feedcellar-web
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Masafumi Yokoyama