summaryrefslogtreecommitdiff
path: root/Gemfile.lock
blob: 115aad24385ad4c470c2d34522c4a5271c9409ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
GEM
  remote: http://rubygems.org/
  specs:
    gemcutter (0.6.1)
    git (1.2.5)
    jeweler (1.4.0)
      gemcutter (>= 0.1.0)
      git (>= 1.2.5)
      rubyforge (>= 2.0.0)
    json (1.4.3)
    json_pure (1.4.3)
    rake (0.8.7)
    rspec (1.3.0)
    rubyforge (2.0.4)
      json_pure (>= 1.1.7)

PLATFORMS
  ruby

DEPENDENCIES
  jeweler
  json
  rake
  rspec