about summary refs log tree commit diff
path: root/nixpkgs/pkgs/by-name/ma/maid/Gemfile.lock
blob: c78adf5ba292d151c73d15b472bbadfc8c350fcb (plain) (blame)
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
52
53
54
55
GEM
  remote: https://rubygems.org/
  specs:
    concurrent-ruby (1.2.2)
    deprecated (3.0.1)
    dimensions (1.3.0)
    escape (0.0.4)
    et-orbi (1.2.7)
      tzinfo
    exifr (1.3.10)
    ffi (1.15.5)
    fugit (1.8.1)
      et-orbi (~> 1, >= 1.2.7)
      raabro (~> 1.4)
    geocoder (1.8.2)
    listen (3.8.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    maid (0.10.0)
      deprecated (~> 3.0.0)
      dimensions (>= 1.0.0, < 2.0)
      escape (>= 0.0.1, < 0.1.0)
      exifr (~> 1.3.10)
      geocoder (~> 1.8.1)
      listen (~> 3.8.0)
      mime-types (~> 3.0, < 4.0)
      rubyzip (~> 2.3.2)
      rufus-scheduler (~> 3.8.2)
      thor (~> 1.2.1)
      xdg (~> 2.2.3)
    mime-types (3.5.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2023.0808)
    raabro (1.4.0)
    rake (13.0.6)
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rubyzip (2.3.2)
    rufus-scheduler (3.8.2)
      fugit (~> 1.1, >= 1.1.6)
    thor (1.2.2)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    xdg (2.2.5)

PLATFORMS
  ruby

DEPENDENCIES
  maid (~> 0.10.0)
  rake

BUNDLED WITH
   2.3.26