aboutsummaryrefslogblamecommitdiffstats
path: root/Gemfile.lock
blob: 2deda9bafc74e67eb3bfaaa970d9b564cf5c3a61 (plain) (tree)
1
2
3
4
5
6
7
8
9


                               


                                        
                       
                     
                       
                   
                   
                           
                    

                              


                       




                         
                       
                 

                         











                                   



                                 


                       
                          
                    




            
                          

        
                  
                        
                  
                  
                                  


            
GEM
  remote: https://rubygems.org/
  specs:
    activesupport (6.0.2.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2)
    builder (3.2.2)
    byebug (11.0.1)
    concurrent-ruby (1.1.5)
    diff-lcs (1.2.5)
    i18n (1.7.0)
      concurrent-ruby (~> 1.0)
    io-console (0.5.4)
    irb (1.2.1)
      reline (>= 0.0.1)
    minitest (5.13.0)
    pdf-core (0.7.0)
    prawn (2.2.2)
      pdf-core (~> 0.7.0)
      ttfunk (~> 1.5)
    prawn-table (0.2.1)
    rake (13.0.1)
    reline (0.1.2)
      io-console (~> 0.5)
    rspec (3.1.0)
      rspec-core (~> 3.1.0)
      rspec-expectations (~> 3.1.0)
      rspec-mocks (~> 3.1.0)
    rspec-core (3.1.7)
      rspec-support (~> 3.1.0)
    rspec-expectations (3.1.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.1.0)
    rspec-mocks (3.1.3)
      rspec-support (~> 3.1.0)
    rspec-support (3.1.2)
    rspec_junit_formatter (0.2.0)
      builder (< 4)
      rspec (>= 2, < 4)
      rspec-core (!= 2.12.0)
    thread_safe (0.3.6)
    ttfunk (1.6.0)
    tzinfo (1.2.6)
      thread_safe (~> 0.1)
    zeitwerk (2.2.2)

PLATFORMS
  ruby

DEPENDENCIES
  activesupport (~> 6.0.0)
  byebug
  irb
  prawn (~> 2.2.0)
  prawn-table (~> 0.2.1)
  rake (~> 13.0.0)
  rspec (~> 3.1.0)
  rspec_junit_formatter (~> 0.2.0)

BUNDLED WITH
   2.0.2