stones 0.2.4 → 0.2.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.ruby-version +1 -1
- data/Gemfile.lock +62 -41
- data/app/views/layouts/_flash.slim +1 -1
- data/lib/stones/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: fb3c9ac7bdc63fd9cfb92d8f617b4eb13d0d5ebd
|
4
|
+
data.tar.gz: 7386db63c6d2872366615d1c22f64ec4df797eaa
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 88d9fbcab334235a65044314955fabade8209bf23fdd689d08dc42d6e5e6974ee40c7bc7b805f6c03a41ff9e74d2b313c667fa2e5aedbf8b247d93fd3b2e588c
|
7
|
+
data.tar.gz: c3cb44eadfe61687d79df4df9f3f59f630c71486ed42fa5c53af22c046d1ca34034ed72aa15047b0d6dc44dc05fa8b90257f15d285a714780e234787b7818760
|
data/.ruby-version
CHANGED
@@ -1 +1 @@
|
|
1
|
-
ruby-2.1.
|
1
|
+
ruby-2.1.4
|
data/Gemfile.lock
CHANGED
@@ -1,25 +1,27 @@
|
|
1
1
|
GEM
|
2
2
|
remote: http://rubygems.org/
|
3
3
|
specs:
|
4
|
-
actionmailer (
|
5
|
-
actionpack (
|
6
|
-
|
7
|
-
|
8
|
-
|
4
|
+
actionmailer (4.1.7)
|
5
|
+
actionpack (= 4.1.7)
|
6
|
+
actionview (= 4.1.7)
|
7
|
+
mail (~> 2.5, >= 2.5.4)
|
8
|
+
actionpack (4.1.7)
|
9
|
+
actionview (= 4.1.7)
|
10
|
+
activesupport (= 4.1.7)
|
9
11
|
rack (~> 1.5.2)
|
10
12
|
rack-test (~> 0.6.2)
|
11
|
-
actionview (4.1.
|
12
|
-
activesupport (= 4.1.
|
13
|
+
actionview (4.1.7)
|
14
|
+
activesupport (= 4.1.7)
|
13
15
|
builder (~> 3.1)
|
14
16
|
erubis (~> 2.7.0)
|
15
|
-
activemodel (4.1.
|
16
|
-
activesupport (= 4.1.
|
17
|
+
activemodel (4.1.7)
|
18
|
+
activesupport (= 4.1.7)
|
17
19
|
builder (~> 3.1)
|
18
|
-
activerecord (4.1.
|
19
|
-
activemodel (= 4.1.
|
20
|
-
activesupport (= 4.1.
|
20
|
+
activerecord (4.1.7)
|
21
|
+
activemodel (= 4.1.7)
|
22
|
+
activesupport (= 4.1.7)
|
21
23
|
arel (~> 5.0.0)
|
22
|
-
activesupport (4.1.
|
24
|
+
activesupport (4.1.7)
|
23
25
|
i18n (~> 0.6, >= 0.6.9)
|
24
26
|
json (~> 1.7, >= 1.7.7)
|
25
27
|
minitest (~> 5.1)
|
@@ -27,7 +29,7 @@ GEM
|
|
27
29
|
tzinfo (~> 1.1)
|
28
30
|
arel (5.0.1.20140414130214)
|
29
31
|
builder (3.2.2)
|
30
|
-
capybara (2.4.
|
32
|
+
capybara (2.4.4)
|
31
33
|
mime-types (>= 1.16)
|
32
34
|
nokogiri (>= 1.3.3)
|
33
35
|
rack (>= 1.0.0)
|
@@ -35,48 +37,67 @@ GEM
|
|
35
37
|
xpath (~> 2.0)
|
36
38
|
diff-lcs (1.2.5)
|
37
39
|
erubis (2.7.0)
|
40
|
+
hike (1.2.3)
|
38
41
|
i18n (0.6.11)
|
39
42
|
json (1.8.1)
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
43
|
+
mail (2.6.3)
|
44
|
+
mime-types (>= 1.16, < 3)
|
45
|
+
mime-types (2.4.3)
|
46
|
+
mini_portile (0.6.1)
|
47
|
+
minitest (5.4.2)
|
48
|
+
multi_json (1.10.1)
|
49
|
+
nokogiri (1.6.4.1)
|
50
|
+
mini_portile (~> 0.6.0)
|
45
51
|
rack (1.5.2)
|
46
52
|
rack-test (0.6.2)
|
47
53
|
rack (>= 1.0)
|
48
|
-
rails (
|
49
|
-
actionmailer (
|
50
|
-
actionpack (
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
54
|
+
rails (4.1.7)
|
55
|
+
actionmailer (= 4.1.7)
|
56
|
+
actionpack (= 4.1.7)
|
57
|
+
actionview (= 4.1.7)
|
58
|
+
activemodel (= 4.1.7)
|
59
|
+
activerecord (= 4.1.7)
|
60
|
+
activesupport (= 4.1.7)
|
61
|
+
bundler (>= 1.3.0, < 2.0)
|
62
|
+
railties (= 4.1.7)
|
63
|
+
sprockets-rails (~> 2.0)
|
64
|
+
railties (4.1.7)
|
65
|
+
actionpack (= 4.1.7)
|
66
|
+
activesupport (= 4.1.7)
|
56
67
|
rake (>= 0.8.7)
|
57
68
|
thor (>= 0.18.1, < 2.0)
|
58
69
|
rake (10.3.2)
|
59
|
-
rspec-core (3.
|
60
|
-
rspec-support (~> 3.
|
61
|
-
rspec-expectations (3.
|
70
|
+
rspec-core (3.1.7)
|
71
|
+
rspec-support (~> 3.1.0)
|
72
|
+
rspec-expectations (3.1.2)
|
62
73
|
diff-lcs (>= 1.2.0, < 2.0)
|
63
|
-
rspec-support (~> 3.
|
64
|
-
rspec-mocks (3.
|
65
|
-
rspec-support (~> 3.
|
66
|
-
rspec-rails (3.0
|
74
|
+
rspec-support (~> 3.1.0)
|
75
|
+
rspec-mocks (3.1.3)
|
76
|
+
rspec-support (~> 3.1.0)
|
77
|
+
rspec-rails (3.1.0)
|
67
78
|
actionpack (>= 3.0)
|
68
79
|
activesupport (>= 3.0)
|
69
80
|
railties (>= 3.0)
|
70
|
-
rspec-core (~> 3.
|
71
|
-
rspec-expectations (~> 3.
|
72
|
-
rspec-mocks (~> 3.
|
73
|
-
rspec-support (~> 3.
|
74
|
-
rspec-support (3.
|
81
|
+
rspec-core (~> 3.1.0)
|
82
|
+
rspec-expectations (~> 3.1.0)
|
83
|
+
rspec-mocks (~> 3.1.0)
|
84
|
+
rspec-support (~> 3.1.0)
|
85
|
+
rspec-support (3.1.2)
|
75
86
|
spork (0.9.2)
|
76
|
-
|
87
|
+
sprockets (2.12.3)
|
88
|
+
hike (~> 1.2)
|
89
|
+
multi_json (~> 1.0)
|
90
|
+
rack (~> 1.0)
|
91
|
+
tilt (~> 1.1, != 1.3.0)
|
92
|
+
sprockets-rails (2.2.0)
|
93
|
+
actionpack (>= 3.0)
|
94
|
+
activesupport (>= 3.0)
|
95
|
+
sprockets (>= 2.8, < 4.0)
|
96
|
+
sqlite3 (1.3.10)
|
77
97
|
thor (0.19.1)
|
78
98
|
thread_safe (0.3.4)
|
79
|
-
|
99
|
+
tilt (1.4.1)
|
100
|
+
tzinfo (1.2.2)
|
80
101
|
thread_safe (~> 0.1)
|
81
102
|
watchr (0.7)
|
82
103
|
xpath (2.0.0)
|
data/lib/stones/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: stones
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Dittmar Krall
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2014-
|
11
|
+
date: 2014-12-10 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: A collection of, hopefully, useful files.
|
14
14
|
email:
|
@@ -63,7 +63,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
63
63
|
version: '0'
|
64
64
|
requirements: []
|
65
65
|
rubyforge_project:
|
66
|
-
rubygems_version: 2.
|
66
|
+
rubygems_version: 2.4.2
|
67
67
|
signing_key:
|
68
68
|
specification_version: 4
|
69
69
|
summary: Stones contains some basic files.
|