rails_state_machine 2.1.1 → 3.0.0

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.5.1.pg.lock DELETED
@@ -1,149 +0,0 @@
1
- PATH
2
- remote: .
3
- specs:
4
- rails_state_machine (2.1.1)
5
- activerecord
6
-
7
- GEM
8
- remote: https://rubygems.org/
9
- specs:
10
- actioncable (5.1.4)
11
- actionpack (= 5.1.4)
12
- nio4r (~> 2.0)
13
- websocket-driver (~> 0.6.1)
14
- actionmailer (5.1.4)
15
- actionpack (= 5.1.4)
16
- actionview (= 5.1.4)
17
- activejob (= 5.1.4)
18
- mail (~> 2.5, >= 2.5.4)
19
- rails-dom-testing (~> 2.0)
20
- actionpack (5.1.4)
21
- actionview (= 5.1.4)
22
- activesupport (= 5.1.4)
23
- rack (~> 2.0)
24
- rack-test (>= 0.6.3)
25
- rails-dom-testing (~> 2.0)
26
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
27
- actionview (5.1.4)
28
- activesupport (= 5.1.4)
29
- builder (~> 3.1)
30
- erubi (~> 1.4)
31
- rails-dom-testing (~> 2.0)
32
- rails-html-sanitizer (~> 1.0, >= 1.0.3)
33
- activejob (5.1.4)
34
- activesupport (= 5.1.4)
35
- globalid (>= 0.3.6)
36
- activemodel (5.1.4)
37
- activesupport (= 5.1.4)
38
- activerecord (5.1.4)
39
- activemodel (= 5.1.4)
40
- activesupport (= 5.1.4)
41
- arel (~> 8.0)
42
- activesupport (5.1.4)
43
- concurrent-ruby (~> 1.0, >= 1.0.2)
44
- i18n (~> 0.7)
45
- minitest (~> 5.1)
46
- tzinfo (~> 1.1)
47
- arel (8.0.0)
48
- builder (3.2.3)
49
- byebug (9.1.0)
50
- coderay (1.1.2)
51
- concurrent-ruby (1.0.5)
52
- crass (1.0.3)
53
- database_cleaner (1.6.2)
54
- diff-lcs (1.3)
55
- erubi (1.7.0)
56
- gemika (0.5.0)
57
- globalid (0.4.1)
58
- activesupport (>= 4.2.0)
59
- i18n (0.9.1)
60
- concurrent-ruby (~> 1.0)
61
- loofah (2.1.1)
62
- crass (~> 1.0.2)
63
- nokogiri (>= 1.5.9)
64
- mail (2.7.0)
65
- mini_mime (>= 0.1.1)
66
- method_source (0.9.0)
67
- mini_mime (1.0.0)
68
- mini_portile2 (2.3.0)
69
- minitest (5.10.3)
70
- nio4r (2.1.0)
71
- nokogiri (1.8.1)
72
- mini_portile2 (~> 2.3.0)
73
- pg (0.21.0)
74
- pry (0.11.3)
75
- coderay (~> 1.1.0)
76
- method_source (~> 0.9.0)
77
- pry-byebug (3.5.0)
78
- byebug (~> 9.1)
79
- pry (~> 0.10)
80
- rack (2.0.3)
81
- rack-test (0.7.0)
82
- rack (>= 1.0, < 3)
83
- rails (5.1.4)
84
- actioncable (= 5.1.4)
85
- actionmailer (= 5.1.4)
86
- actionpack (= 5.1.4)
87
- actionview (= 5.1.4)
88
- activejob (= 5.1.4)
89
- activemodel (= 5.1.4)
90
- activerecord (= 5.1.4)
91
- activesupport (= 5.1.4)
92
- bundler (>= 1.3.0)
93
- railties (= 5.1.4)
94
- sprockets-rails (>= 2.0.0)
95
- rails-dom-testing (2.0.3)
96
- activesupport (>= 4.2.0)
97
- nokogiri (>= 1.6)
98
- rails-html-sanitizer (1.0.3)
99
- loofah (~> 2.0)
100
- railties (5.1.4)
101
- actionpack (= 5.1.4)
102
- activesupport (= 5.1.4)
103
- method_source
104
- rake (>= 0.8.7)
105
- thor (>= 0.18.1, < 2.0)
106
- rake (12.2.1)
107
- rspec (3.7.0)
108
- rspec-core (~> 3.7.0)
109
- rspec-expectations (~> 3.7.0)
110
- rspec-mocks (~> 3.7.0)
111
- rspec-core (3.7.0)
112
- rspec-support (~> 3.7.0)
113
- rspec-expectations (3.7.0)
114
- diff-lcs (>= 1.2.0, < 2.0)
115
- rspec-support (~> 3.7.0)
116
- rspec-mocks (3.7.0)
117
- diff-lcs (>= 1.2.0, < 2.0)
118
- rspec-support (~> 3.7.0)
119
- rspec-support (3.7.0)
120
- sprockets (3.7.1)
121
- concurrent-ruby (~> 1.0)
122
- rack (> 1, < 3)
123
- sprockets-rails (3.2.1)
124
- actionpack (>= 4.0)
125
- activesupport (>= 4.0)
126
- sprockets (>= 3.0.0)
127
- thor (0.20.0)
128
- thread_safe (0.3.6)
129
- tzinfo (1.2.4)
130
- thread_safe (~> 0.1)
131
- websocket-driver (0.6.5)
132
- websocket-extensions (>= 0.1.0)
133
- websocket-extensions (0.1.3)
134
-
135
- PLATFORMS
136
- ruby
137
-
138
- DEPENDENCIES
139
- database_cleaner
140
- gemika
141
- pg
142
- pry-byebug
143
- rails (~> 5.1.0)
144
- rails_state_machine!
145
- rake
146
- rspec (~> 3.5)
147
-
148
- BUNDLED WITH
149
- 2.2.3