-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
41 lines (38 loc) · 905 Bytes
/
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
GIT
remote: git://github.com/jasonnoble/pivotal-tracker.git
revision: 3e343c3fb906913e02a2f454745ea6d4904561c3
branch: add_ability_to_create_projects
specs:
pivotal-tracker (0.4.1)
builder
builder
happymapper (>= 0.3.2)
happymapper (>= 0.3.2)
nokogiri (>= 1.4.3)
rest-client (~> 1.6.0)
rest-client (~> 1.6.0)
GEM
remote: https://rubygems.org/
specs:
builder (3.0.0)
diff-lcs (1.1.3)
happymapper (0.4.0)
libxml-ruby (~> 2.0)
libxml-ruby (2.2.2)
mime-types (1.17.2)
nokogiri (1.5.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.7.0)
rspec-core (~> 2.7.0)
rspec-expectations (~> 2.7.0)
rspec-mocks (~> 2.7.0)
rspec-core (2.7.1)
rspec-expectations (2.7.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.7.0)
PLATFORMS
ruby
DEPENDENCIES
pivotal-tracker!
rspec (= 2.7.0)