border-patrol 0.1.5 → 0.1.6
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 +32 -32
- data/lib/border_patrol/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: b4bafb97e6d19d2805cedaed29ea77e444850cf5
|
4
|
+
data.tar.gz: fe10ff76a174abdf685d9f3f8721f3b989765272
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3d6782e1fac869a3b7e57025f666de0b5d03b6bdc3a1cd06ae7ecc714ef2a455d3be870e7272a81992e581a4e58ad7f1e41b148d6ef58e56f8ba01913ab8cab5
|
7
|
+
data.tar.gz: ecda6a4cc84f95ab3f4582495ae08dc06a9dac6123caf7626579f861bfcf0d1e42093607862ed46b063dbc37675a7e4570ba30edaae6e096ec087b820d1ab961
|
data/Gemfile.lock
CHANGED
@@ -1,34 +1,34 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
border-patrol (0.1.
|
4
|
+
border-patrol (0.1.6)
|
5
5
|
rails (>= 3)
|
6
6
|
timers
|
7
7
|
|
8
8
|
GEM
|
9
9
|
remote: http://rubygems.org/
|
10
10
|
specs:
|
11
|
-
actionmailer (4.1.
|
12
|
-
actionpack (= 4.1.
|
13
|
-
actionview (= 4.1.
|
11
|
+
actionmailer (4.1.2)
|
12
|
+
actionpack (= 4.1.2)
|
13
|
+
actionview (= 4.1.2)
|
14
14
|
mail (~> 2.5.4)
|
15
|
-
actionpack (4.1.
|
16
|
-
actionview (= 4.1.
|
17
|
-
activesupport (= 4.1.
|
15
|
+
actionpack (4.1.2)
|
16
|
+
actionview (= 4.1.2)
|
17
|
+
activesupport (= 4.1.2)
|
18
18
|
rack (~> 1.5.2)
|
19
19
|
rack-test (~> 0.6.2)
|
20
|
-
actionview (4.1.
|
21
|
-
activesupport (= 4.1.
|
20
|
+
actionview (4.1.2)
|
21
|
+
activesupport (= 4.1.2)
|
22
22
|
builder (~> 3.1)
|
23
23
|
erubis (~> 2.7.0)
|
24
|
-
activemodel (4.1.
|
25
|
-
activesupport (= 4.1.
|
24
|
+
activemodel (4.1.2)
|
25
|
+
activesupport (= 4.1.2)
|
26
26
|
builder (~> 3.1)
|
27
|
-
activerecord (4.1.
|
28
|
-
activemodel (= 4.1.
|
29
|
-
activesupport (= 4.1.
|
27
|
+
activerecord (4.1.2)
|
28
|
+
activemodel (= 4.1.2)
|
29
|
+
activesupport (= 4.1.2)
|
30
30
|
arel (~> 5.0.0)
|
31
|
-
activesupport (4.1.
|
31
|
+
activesupport (4.1.2)
|
32
32
|
i18n (~> 0.6, >= 0.6.9)
|
33
33
|
json (~> 1.7, >= 1.7.7)
|
34
34
|
minitest (~> 5.1)
|
@@ -46,25 +46,25 @@ GEM
|
|
46
46
|
mime-types (~> 1.16)
|
47
47
|
treetop (~> 1.4.8)
|
48
48
|
mime-types (1.25.1)
|
49
|
-
minitest (5.3.
|
49
|
+
minitest (5.3.5)
|
50
50
|
multi_json (1.10.1)
|
51
51
|
polyglot (0.3.5)
|
52
52
|
rack (1.5.2)
|
53
53
|
rack-test (0.6.2)
|
54
54
|
rack (>= 1.0)
|
55
|
-
rails (4.1.
|
56
|
-
actionmailer (= 4.1.
|
57
|
-
actionpack (= 4.1.
|
58
|
-
actionview (= 4.1.
|
59
|
-
activemodel (= 4.1.
|
60
|
-
activerecord (= 4.1.
|
61
|
-
activesupport (= 4.1.
|
55
|
+
rails (4.1.2)
|
56
|
+
actionmailer (= 4.1.2)
|
57
|
+
actionpack (= 4.1.2)
|
58
|
+
actionview (= 4.1.2)
|
59
|
+
activemodel (= 4.1.2)
|
60
|
+
activerecord (= 4.1.2)
|
61
|
+
activesupport (= 4.1.2)
|
62
62
|
bundler (>= 1.3.0, < 2.0)
|
63
|
-
railties (= 4.1.
|
63
|
+
railties (= 4.1.2)
|
64
64
|
sprockets-rails (~> 2.0)
|
65
|
-
railties (4.1.
|
66
|
-
actionpack (= 4.1.
|
67
|
-
activesupport (= 4.1.
|
65
|
+
railties (4.1.2)
|
66
|
+
actionpack (= 4.1.2)
|
67
|
+
activesupport (= 4.1.2)
|
68
68
|
rake (>= 0.8.7)
|
69
69
|
thor (>= 0.18.1, < 2.0)
|
70
70
|
rake (10.3.2)
|
@@ -74,14 +74,14 @@ GEM
|
|
74
74
|
rspec-core (~> 3.0.0)
|
75
75
|
rspec-expectations (~> 3.0.0)
|
76
76
|
rspec-mocks (~> 3.0.0)
|
77
|
-
rspec-core (3.0.
|
77
|
+
rspec-core (3.0.2)
|
78
78
|
rspec-support (~> 3.0.0)
|
79
|
-
rspec-expectations (3.0.
|
79
|
+
rspec-expectations (3.0.2)
|
80
80
|
diff-lcs (>= 1.2.0, < 2.0)
|
81
81
|
rspec-support (~> 3.0.0)
|
82
|
-
rspec-mocks (3.0.
|
82
|
+
rspec-mocks (3.0.2)
|
83
83
|
rspec-support (~> 3.0.0)
|
84
|
-
rspec-support (3.0.
|
84
|
+
rspec-support (3.0.2)
|
85
85
|
sprockets (2.12.1)
|
86
86
|
hike (~> 1.2)
|
87
87
|
multi_json (~> 1.0)
|
@@ -94,7 +94,7 @@ GEM
|
|
94
94
|
thor (0.19.1)
|
95
95
|
thread_safe (0.3.4)
|
96
96
|
tilt (1.4.1)
|
97
|
-
timers (
|
97
|
+
timers (3.0.1)
|
98
98
|
hitimes
|
99
99
|
treetop (1.4.15)
|
100
100
|
polyglot
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: border-patrol
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Leonid Beder
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2014-
|
11
|
+
date: 2014-07-01 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|