~ubuntu-branches/ubuntu/utopic/ruby-webrobots/utopic

« back to all changes in this revision

Viewing changes to Gemfile.lock

  • Committer: Package Import Robot
  • Author(s): Gunnar Wolf
  • Date: 2012-03-27 10:06:28 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120327100628-ra1ya889f4w9gok4
Tags: 0.0.13-1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
      git (>= 1.2.5)
8
8
      rake
9
9
    nokogiri (1.5.0)
10
 
    racc (1.4.6)
11
 
    rake (0.9.2)
12
 
    rcov (0.9.10)
 
10
    racc (1.4.7)
 
11
    rake (0.9.2.2)
 
12
    rcov (0.9.11)
13
13
    shoulda (2.11.3)
14
14
 
15
15
PLATFORMS
16
16
  ruby
17
17
 
18
18
DEPENDENCIES
19
 
  bundler (~> 1.0.0)
 
19
  bundler (>= 1.0.0)
20
20
  jeweler (~> 1.6.4)
21
21
  nokogiri (>= 1.4.4)
22
22
  racc
23
 
  rcov
 
23
  rcov (~> 0.9.11)
24
24
  shoulda