logical_model 0.7.0 → 0.7.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile +2 -2
- data/Gemfile.lock +31 -26
- data/logical_model.gemspec +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 969a3c24ae067129a4fbae22ec1624431b62183cd923eafa7daf8792858f9253
|
4
|
+
data.tar.gz: f4462152db33e76a3d199f116c6c878fde8ddafabbcc7d8c16d3447b603cd0c7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7cf8df1e147f5dde715e0ab9cae6f9055286015339d3798fe49aa89e708259a1e8aec7dfc510972aa4573488a27ce17513b5d1fe8dc9a709eb6922fd460a62f1
|
7
|
+
data.tar.gz: 58467154d1c029db9a4b5b85bfac38833809b0dc43b677819e28ebd0ca3169ea43fe41ef4243b3f21095c75b398e4dc8c5f8d19efd54cebe85609e4719aba59e
|
data/Gemfile
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,30 +1,32 @@
|
|
1
1
|
GEM
|
2
2
|
remote: http://rubygems.org/
|
3
3
|
specs:
|
4
|
-
actionview (
|
5
|
-
activesupport (=
|
4
|
+
actionview (4.2.8)
|
5
|
+
activesupport (= 4.2.8)
|
6
6
|
builder (~> 3.1)
|
7
|
-
|
8
|
-
rails-dom-testing (~>
|
9
|
-
rails-html-sanitizer (~> 1.
|
10
|
-
activemodel (
|
11
|
-
activesupport (=
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
7
|
+
erubis (~> 2.7.0)
|
8
|
+
rails-dom-testing (~> 1.0, >= 1.0.5)
|
9
|
+
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
10
|
+
activemodel (4.2.8)
|
11
|
+
activesupport (= 4.2.8)
|
12
|
+
builder (~> 3.1)
|
13
|
+
activerecord (4.2.8)
|
14
|
+
activemodel (= 4.2.8)
|
15
|
+
activesupport (= 4.2.8)
|
16
|
+
arel (~> 6.0)
|
17
|
+
activesupport (4.2.8)
|
18
|
+
i18n (~> 0.7)
|
19
|
+
minitest (~> 5.1)
|
20
|
+
thread_safe (~> 0.3, >= 0.3.4)
|
21
|
+
tzinfo (~> 1.1)
|
22
|
+
arel (6.0.4)
|
21
23
|
backports (3.21.0)
|
22
24
|
builder (3.2.4)
|
23
25
|
coderay (1.1.3)
|
24
26
|
concurrent-ruby (1.1.9)
|
25
27
|
crass (1.0.6)
|
26
28
|
diff-lcs (1.1.3)
|
27
|
-
|
29
|
+
erubis (2.7.0)
|
28
30
|
ethon (0.6.3)
|
29
31
|
ffi (>= 1.3.0)
|
30
32
|
mime-types (~> 1.18)
|
@@ -44,7 +46,7 @@ GEM
|
|
44
46
|
thor (>= 0.18.1)
|
45
47
|
guard-rspec (1.2.2)
|
46
48
|
guard (>= 1.1)
|
47
|
-
i18n (
|
49
|
+
i18n (0.9.5)
|
48
50
|
concurrent-ruby (~> 1.0)
|
49
51
|
jeweler (1.6.4)
|
50
52
|
bundler (~> 1.0)
|
@@ -88,9 +90,12 @@ GEM
|
|
88
90
|
method_source (~> 1.0)
|
89
91
|
racc (1.5.2)
|
90
92
|
rack (1.4.7)
|
91
|
-
rails-
|
92
|
-
activesupport (>= 4.2.0)
|
93
|
-
|
93
|
+
rails-deprecated_sanitizer (1.0.4)
|
94
|
+
activesupport (>= 4.2.0.alpha)
|
95
|
+
rails-dom-testing (1.0.9)
|
96
|
+
activesupport (>= 4.2.0, < 5.0)
|
97
|
+
nokogiri (~> 1.6)
|
98
|
+
rails-deprecated_sanitizer (>= 1.0.1)
|
94
99
|
rails-html-sanitizer (1.4.2)
|
95
100
|
loofah (~> 2.3)
|
96
101
|
rake (13.0.6)
|
@@ -121,20 +126,20 @@ GEM
|
|
121
126
|
tilt (>= 1.2.2, < 2.0)
|
122
127
|
sqlite3 (1.4.2)
|
123
128
|
thor (1.1.0)
|
129
|
+
thread_safe (0.3.6)
|
124
130
|
tilt (1.4.1)
|
125
131
|
typhoeus (0.6.4)
|
126
132
|
ethon (~> 0.6.0)
|
127
|
-
tzinfo (2.
|
128
|
-
|
129
|
-
zeitwerk (2.4.2)
|
133
|
+
tzinfo (1.2.9)
|
134
|
+
thread_safe (~> 0.1)
|
130
135
|
|
131
136
|
PLATFORMS
|
132
137
|
ruby
|
133
138
|
|
134
139
|
DEPENDENCIES
|
135
|
-
activemodel
|
140
|
+
activemodel (= 4.2.8)
|
136
141
|
activerecord
|
137
|
-
activesupport
|
142
|
+
activesupport (= 4.2.8)
|
138
143
|
bundler (>= 1.2.2)
|
139
144
|
ethon (= 0.6.3)
|
140
145
|
gemcutter
|
data/logical_model.gemspec
CHANGED