welaika-suspenders 2.8.0 → 2.9.0

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: 24e81f09eaf562a6abd0864b2d899259d726b88f
4
- data.tar.gz: 9e121e9379e17e6950757f63a04c4620df9099c4
3
+ metadata.gz: 5b6e7f06e5ca3c08587bef70f116b2a9589b7ebd
4
+ data.tar.gz: 6eb6b253d4f6d6bd7f3f50fec1b960fa8e086136
5
5
  SHA512:
6
- metadata.gz: 7fce84b9298cc03e57335296481cddaa24ec555f20fa1db573914b556ce29d445f80d3096a700e19d2aa78f6c79c8c10c78e8c8c44448326b6e0ffcacf7ccd41
7
- data.tar.gz: 273c0ed7a8615b8e626e31fee2c3618871a594982578c383fd88eadc157ca7e3f22333b8c8efa6171e1172c7f5b7e1e5e18fc594773bbad0cdee983e7ce376da
6
+ metadata.gz: 10006d06c835abcdc5a86273f0e44533fac44f3fa8982506333be0006e5a1798bd8db2821cff97b1eda0bafc0a9d9a882b117f46770460c87c0b1288dd4a5c4e
7
+ data.tar.gz: 464cc4508b6c4cbaacede3923f75a7c41202f16cccd7fc263cd805b5b2a79167c7fbd5c22b6d8e8c55494f68c69640e4ab215feb3f9538392652b9cbd687c38f
data/Gemfile.lock CHANGED
@@ -1,56 +1,56 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- welaika-suspenders (2.8.0)
5
- bitters (~> 0.10.0)
4
+ welaika-suspenders (2.9.0)
5
+ bitters (~> 1.0.0)
6
6
  bundler (~> 1.3)
7
- rails (= 4.2.0)
7
+ rails (= 4.2.1)
8
8
 
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- actionmailer (4.2.0)
13
- actionpack (= 4.2.0)
14
- actionview (= 4.2.0)
15
- activejob (= 4.2.0)
12
+ actionmailer (4.2.1)
13
+ actionpack (= 4.2.1)
14
+ actionview (= 4.2.1)
15
+ activejob (= 4.2.1)
16
16
  mail (~> 2.5, >= 2.5.4)
17
17
  rails-dom-testing (~> 1.0, >= 1.0.5)
18
- actionpack (4.2.0)
19
- actionview (= 4.2.0)
20
- activesupport (= 4.2.0)
21
- rack (~> 1.6.0)
18
+ actionpack (4.2.1)
19
+ actionview (= 4.2.1)
20
+ activesupport (= 4.2.1)
21
+ rack (~> 1.6)
22
22
  rack-test (~> 0.6.2)
23
23
  rails-dom-testing (~> 1.0, >= 1.0.5)
24
24
  rails-html-sanitizer (~> 1.0, >= 1.0.1)
25
- actionview (4.2.0)
26
- activesupport (= 4.2.0)
25
+ actionview (4.2.1)
26
+ activesupport (= 4.2.1)
27
27
  builder (~> 3.1)
28
28
  erubis (~> 2.7.0)
29
29
  rails-dom-testing (~> 1.0, >= 1.0.5)
30
30
  rails-html-sanitizer (~> 1.0, >= 1.0.1)
31
- activejob (4.2.0)
32
- activesupport (= 4.2.0)
31
+ activejob (4.2.1)
32
+ activesupport (= 4.2.1)
33
33
  globalid (>= 0.3.0)
34
- activemodel (4.2.0)
35
- activesupport (= 4.2.0)
34
+ activemodel (4.2.1)
35
+ activesupport (= 4.2.1)
36
36
  builder (~> 3.1)
37
- activerecord (4.2.0)
38
- activemodel (= 4.2.0)
39
- activesupport (= 4.2.0)
37
+ activerecord (4.2.1)
38
+ activemodel (= 4.2.1)
39
+ activesupport (= 4.2.1)
40
40
  arel (~> 6.0)
41
- activesupport (4.2.0)
41
+ activesupport (4.2.1)
42
42
  i18n (~> 0.7)
43
43
  json (~> 1.7, >= 1.7.7)
44
44
  minitest (~> 5.1)
45
45
  thread_safe (~> 0.3, >= 0.3.4)
46
46
  tzinfo (~> 1.1)
47
47
  arel (6.0.0)
48
- bitters (0.10.1)
48
+ bitters (1.0.0)
49
49
  bourbon (>= 3.2)
50
50
  sass (>= 3.2)
51
51
  thor
52
- bourbon (4.1.1)
53
- sass (~> 3.3)
52
+ bourbon (4.2.1)
53
+ sass (~> 3.4)
54
54
  thor
55
55
  builder (3.2.2)
56
56
  byebug (3.5.1)
@@ -81,7 +81,7 @@ GEM
81
81
  mime-types (2.4.3)
82
82
  mini_portile (0.6.0)
83
83
  minitest (5.5.1)
84
- multi_json (1.10.1)
84
+ multi_json (1.11.0)
85
85
  nokogiri (1.6.2.1)
86
86
  mini_portile (= 0.6.0)
87
87
  pry (0.10.1)
@@ -94,28 +94,28 @@ GEM
94
94
  rack (1.6.0)
95
95
  rack-test (0.6.2)
96
96
  rack (>= 1.0)
97
- rails (4.2.0)
98
- actionmailer (= 4.2.0)
99
- actionpack (= 4.2.0)
100
- actionview (= 4.2.0)
101
- activejob (= 4.2.0)
102
- activemodel (= 4.2.0)
103
- activerecord (= 4.2.0)
104
- activesupport (= 4.2.0)
97
+ rails (4.2.1)
98
+ actionmailer (= 4.2.1)
99
+ actionpack (= 4.2.1)
100
+ actionview (= 4.2.1)
101
+ activejob (= 4.2.1)
102
+ activemodel (= 4.2.1)
103
+ activerecord (= 4.2.1)
104
+ activesupport (= 4.2.1)
105
105
  bundler (>= 1.3.0, < 2.0)
106
- railties (= 4.2.0)
106
+ railties (= 4.2.1)
107
107
  sprockets-rails
108
108
  rails-deprecated_sanitizer (1.0.3)
109
109
  activesupport (>= 4.2.0.alpha)
110
- rails-dom-testing (1.0.5)
110
+ rails-dom-testing (1.0.6)
111
111
  activesupport (>= 4.2.0.beta, < 5.0)
112
112
  nokogiri (~> 1.6.0)
113
113
  rails-deprecated_sanitizer (>= 1.0.1)
114
- rails-html-sanitizer (1.0.1)
114
+ rails-html-sanitizer (1.0.2)
115
115
  loofah (~> 2.0)
116
- railties (4.2.0)
117
- actionpack (= 4.2.0)
118
- activesupport (= 4.2.0)
116
+ railties (4.2.1)
117
+ actionpack (= 4.2.1)
118
+ activesupport (= 4.2.1)
119
119
  rake (>= 0.8.7)
120
120
  thor (>= 0.18.1, < 2.0)
121
121
  rake (10.4.2)
@@ -139,7 +139,7 @@ GEM
139
139
  activesupport (>= 3.0)
140
140
  sprockets (>= 2.8, < 4.0)
141
141
  thor (0.19.1)
142
- thread_safe (0.3.4)
142
+ thread_safe (0.3.5)
143
143
  tilt (1.4.1)
144
144
  tzinfo (1.2.2)
145
145
  thread_safe (~> 0.1)
@@ -1,5 +1,5 @@
1
1
  module Suspenders
2
- RAILS_VERSION = "4.2.0"
2
+ RAILS_VERSION = "4.2.1"
3
3
  RUBY_VERSION = IO.read("#{File.dirname(__FILE__)}/../../.ruby-version").strip
4
- VERSION = "2.8.0"
4
+ VERSION = "2.9.0"
5
5
  end
data/suspenders.gemspec CHANGED
@@ -25,7 +25,7 @@ weLaika's fork of the famous thoughbot suspenders gem.
25
25
  s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
26
26
  s.version = Suspenders::VERSION
27
27
 
28
- s.add_dependency 'bitters', '~> 0.10.0'
28
+ s.add_dependency 'bitters', '~> 1.0.0'
29
29
  s.add_dependency 'bundler', '~> 1.3'
30
30
  s.add_dependency 'rails', Suspenders::RAILS_VERSION
31
31
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: welaika-suspenders
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.8.0
4
+ version: 2.9.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - thoughtbot
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2015-03-11 00:00:00.000000000 Z
12
+ date: 2015-03-23 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bitters
@@ -17,14 +17,14 @@ dependencies:
17
17
  requirements:
18
18
  - - "~>"
19
19
  - !ruby/object:Gem::Version
20
- version: 0.10.0
20
+ version: 1.0.0
21
21
  type: :runtime
22
22
  prerelease: false
23
23
  version_requirements: !ruby/object:Gem::Requirement
24
24
  requirements:
25
25
  - - "~>"
26
26
  - !ruby/object:Gem::Version
27
- version: 0.10.0
27
+ version: 1.0.0
28
28
  - !ruby/object:Gem::Dependency
29
29
  name: bundler
30
30
  requirement: !ruby/object:Gem::Requirement
@@ -45,14 +45,14 @@ dependencies:
45
45
  requirements:
46
46
  - - '='
47
47
  - !ruby/object:Gem::Version
48
- version: 4.2.0
48
+ version: 4.2.1
49
49
  type: :runtime
50
50
  prerelease: false
51
51
  version_requirements: !ruby/object:Gem::Requirement
52
52
  requirements:
53
53
  - - '='
54
54
  - !ruby/object:Gem::Version
55
- version: 4.2.0
55
+ version: 4.2.1
56
56
  - !ruby/object:Gem::Dependency
57
57
  name: rspec
58
58
  requirement: !ruby/object:Gem::Requirement
@@ -194,7 +194,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
194
194
  version: '0'
195
195
  requirements: []
196
196
  rubyforge_project:
197
- rubygems_version: 2.4.6
197
+ rubygems_version: 2.4.5
198
198
  signing_key:
199
199
  specification_version: 4
200
200
  summary: Generate a Rails app using thoughtbot's best practices.