-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
51 lines (48 loc) · 1 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
GIT
remote: git://github.com/kitto/metar-parser.git
revision: 70df094e4abdb4bda6c554beef72a35c1e08f316
specs:
metar-parser (0.9.8)
aasm (>= 2.1.5)
i18n (>= 0.3.5)
m9t (~> 0.2.3)
rake (>= 0.8.7)
GEM
remote: http://rubygems.org/
specs:
aasm (3.0.0)
activerecord
activemodel (3.1.3)
activesupport (= 3.1.3)
builder (~> 3.0.0)
i18n (~> 0.6)
activerecord (3.1.3)
activemodel (= 3.1.3)
activesupport (= 3.1.3)
arel (~> 2.2.1)
tzinfo (~> 0.3.29)
activesupport (3.1.3)
multi_json (~> 1.0)
arel (2.2.1)
builder (3.0.0)
i18n (0.6.0)
m9t (0.2.3)
i18n (>= 0.3.5)
multi_json (1.0.4)
nokogiri (1.5.0)
rack (1.3.5)
rack-protection (1.1.4)
rack
rake (0.9.2.2)
sinatra (1.3.1)
rack (~> 1.3, >= 1.3.4)
rack-protection (~> 1.1, >= 1.1.2)
tilt (~> 1.3, >= 1.3.3)
tilt (1.3.3)
tzinfo (0.3.31)
PLATFORMS
ruby
DEPENDENCIES
metar-parser!
nokogiri
sinatra