Showing
2 changed files
with
2 additions
and
161 deletions
Gemfile.lock
deleted
100644 → 0
1 | -GEM | ||
2 | - remote: https://rubygems.org/ | ||
3 | - specs: | ||
4 | - actionmailer (4.2.6) | ||
5 | - actionpack (= 4.2.6) | ||
6 | - actionview (= 4.2.6) | ||
7 | - activejob (= 4.2.6) | ||
8 | - mail (~> 2.5, >= 2.5.4) | ||
9 | - rails-dom-testing (~> 1.0, >= 1.0.5) | ||
10 | - actionpack (4.2.6) | ||
11 | - actionview (= 4.2.6) | ||
12 | - activesupport (= 4.2.6) | ||
13 | - rack (~> 1.6) | ||
14 | - rack-test (~> 0.6.2) | ||
15 | - rails-dom-testing (~> 1.0, >= 1.0.5) | ||
16 | - rails-html-sanitizer (~> 1.0, >= 1.0.2) | ||
17 | - actionview (4.2.6) | ||
18 | - activesupport (= 4.2.6) | ||
19 | - builder (~> 3.1) | ||
20 | - erubis (~> 2.7.0) | ||
21 | - rails-dom-testing (~> 1.0, >= 1.0.5) | ||
22 | - rails-html-sanitizer (~> 1.0, >= 1.0.2) | ||
23 | - activejob (4.2.6) | ||
24 | - activesupport (= 4.2.6) | ||
25 | - globalid (>= 0.3.0) | ||
26 | - activemodel (4.2.6) | ||
27 | - activesupport (= 4.2.6) | ||
28 | - builder (~> 3.1) | ||
29 | - activerecord (4.2.6) | ||
30 | - activemodel (= 4.2.6) | ||
31 | - activesupport (= 4.2.6) | ||
32 | - arel (~> 6.0) | ||
33 | - activesupport (4.2.6) | ||
34 | - i18n (~> 0.7) | ||
35 | - json (~> 1.7, >= 1.7.7) | ||
36 | - minitest (~> 5.1) | ||
37 | - thread_safe (~> 0.3, >= 0.3.4) | ||
38 | - tzinfo (~> 1.1) | ||
39 | - arel (6.0.3) | ||
40 | - binding_of_caller (0.7.2) | ||
41 | - debug_inspector (>= 0.0.1) | ||
42 | - builder (3.2.2) | ||
43 | - byebug (8.2.2) | ||
44 | - coffee-rails (4.1.1) | ||
45 | - coffee-script (2.4.1) | ||
46 | - coffee-script-source | ||
47 | - execjs | ||
48 | - coffee-script-source (1.10.0) | ||
49 | - concurrent-ruby (1.0.1) | ||
50 | - debug_inspector (0.0.2) | ||
51 | - erubis (2.7.0) | ||
52 | - execjs (2.6.0) | ||
53 | - globalid (0.3.6) | ||
54 | - i18n (0.7.0) | ||
55 | - jbuilder (2.4.1) | ||
56 | - activesupport (>= 3.0.0, < 5.1) | ||
57 | - multi_json (~> 1.2) | ||
58 | - jquery-rails (4.1.1) | ||
59 | - rails-dom-testing (>= 1, < 3) | ||
60 | - railties (>= 4.2.0) | ||
61 | - thor (>= 0.14, < 2.0) | ||
62 | - json (1.8.3) | ||
63 | - kgio (2.10.0) | ||
64 | - loofah (2.0.3) | ||
65 | - nokogiri (>= 1.5.9) | ||
66 | - mail (2.6.4) | ||
67 | - mime-types (>= 1.16, < 4) | ||
68 | - mime-types (3.0) | ||
69 | - mime-types-data (~> 3.2015) | ||
70 | - mime-types-data (3.2016.0221) | ||
71 | - minitest (5.8.4) | ||
72 | - multi_json (1.11.2) | ||
73 | - nokogiri (1.6.7.2) | ||
74 | - rack (1.6.4) | ||
75 | - rack-test (0.6.3) | ||
76 | - rack (>= 1.0) | ||
77 | - rails (4.2.6) | ||
78 | - actionmailer (= 4.2.6) | ||
79 | - actionpack (= 4.2.6) | ||
80 | - actionview (= 4.2.6) | ||
81 | - activejob (= 4.2.6) | ||
82 | - activemodel (= 4.2.6) | ||
83 | - activerecord (= 4.2.6) | ||
84 | - activesupport (= 4.2.6) | ||
85 | - bundler (>= 1.3.0, < 2.0) | ||
86 | - railties (= 4.2.6) | ||
87 | - sprockets-rails | ||
88 | - rails-deprecated_sanitizer (1.0.3) | ||
89 | - activesupport (>= 4.2.0.alpha) | ||
90 | - rails-dom-testing (1.0.7) | ||
91 | - activesupport (>= 4.2.0.beta, < 5.0) | ||
92 | - nokogiri (~> 1.6.0) | ||
93 | - rails-deprecated_sanitizer (>= 1.0.1) | ||
94 | - rails-html-sanitizer (1.0.3) | ||
95 | - loofah (~> 2.0) | ||
96 | - railties (4.2.6) | ||
97 | - actionpack (= 4.2.6) | ||
98 | - activesupport (= 4.2.6) | ||
99 | - rake (>= 0.8.7) | ||
100 | - thor (>= 0.18.1, < 2.0) | ||
101 | - raindrops (0.16.0) | ||
102 | - rake (11.1.2) | ||
103 | - rdoc (4.2.2) | ||
104 | - json (~> 1.4) | ||
105 | - sass (3.4.21) | ||
106 | - sass-rails (5.0.4) | ||
107 | - sdoc (0.4.1) | ||
108 | - json (~> 1.7, >= 1.7.7) | ||
109 | - rdoc (~> 4.0) | ||
110 | - spring (1.6.4) | ||
111 | - sprockets (3.5.2) | ||
112 | - concurrent-ruby (~> 1.0) | ||
113 | - rack (> 1, < 3) | ||
114 | - sprockets-rails (3.0.4) | ||
115 | - actionpack (>= 4.0) | ||
116 | - activesupport (>= 4.0) | ||
117 | - sprockets (>= 3.0.0) | ||
118 | - sqlite3 (1.3.11) | ||
119 | - thor (0.19.1) | ||
120 | - thread_safe (0.3.5) | ||
121 | - tilt (2.0.2) | ||
122 | - turbolinks (2.5.3) | ||
123 | - coffee-rails | ||
124 | - tzinfo (1.2.2) | ||
125 | - thread_safe (~> 0.1) | ||
126 | - uglifier (3.0.0) | ||
127 | - execjs (>= 0.3.0, < 3) | ||
128 | - unicorn (5.0.1) | ||
129 | - kgio (~> 2.6) | ||
130 | - rack | ||
131 | - raindrops (~> 0.7) | ||
132 | - web-console (2.3.0) | ||
133 | - activemodel (>= 4.0) | ||
134 | - binding_of_caller (>= 0.7.2) | ||
135 | - railties (>= 4.0) | ||
136 | - sprockets-rails (>= 2.0, < 4.0) | ||
137 | - | ||
138 | -PLATFORMS | ||
139 | - ruby | ||
140 | - | ||
141 | -DEPENDENCIES | ||
142 | - byebug | ||
143 | - coffee-rails (~> 4.1.0) | ||
144 | - coffee-script (~> 2.4) | ||
145 | - jbuilder (~> 2.0) | ||
146 | - jquery-rails | ||
147 | - rails (= 4.2.6) | ||
148 | - sass (~> 3.4) | ||
149 | - sass-rails (~> 5.0) | ||
150 | - sdoc (~> 0.4.0) | ||
151 | - spring | ||
152 | - sqlite3 | ||
153 | - tilt (~> 2.0) | ||
154 | - turbolinks | ||
155 | - uglifier (>= 1.3.0) | ||
156 | - unicorn | ||
157 | - web-console (~> 2.0) | ||
158 | - mini_portile2 | ||
159 | - | ||
160 | -BUNDLED WITH | ||
161 | - 1.11.2 |
Please
register
or
login
to post a comment